spi-imx: use positive logic to distinguish cpu variants
[deliverable/linux.git] / drivers /
2009-12-13  Uwe Kleine-Königspi-imx: use positive logic to distinguish cpu variants
2009-12-13  Uwe Kleine-Königspi-imx: correct check for platform_get_irq failing
2009-12-13  Wan ZongShunARM: NUC900: Add spi driver support for nuc900
2009-12-13  Magnus Dammspi: SuperH MSIOF SPI Master driver V2
2009-12-09  Florian Fainellispi: fix spidev compilation failure when VERBOSE is...
2009-12-09  Jan Nikitenkospi/au1550_spi: fix setupxfer not to override cfg with...
2009-12-09  Uwe Kleine-Königspi/mpc8xxx: don't use __exit_p to wrap plat_mpc8xxx_sp...
2009-12-09  John Ognessspi/i.MX: fix broken error handling for gpio_request
2009-12-09  Daniel Mackspi/i.mx: drain MXC SPI transfer buffer when probing...
2009-12-09  Grant Likelyspi/xilinx_spi: fix incorrect casting
2009-12-09  Wolfram Sangspi/mpc52xx-spi: minor cleanups
2009-12-09  Richard Röjforsxilinx_spi: add a platform driver using the xilinx_spi...
2009-12-09  Richard Röjforsxilinx_spi: add support for the DS570 IP.
2009-12-09  Richard Röjforsxilinx_spi: Switch to iomem functions and support littl...
2009-12-09  Richard Röjforsxilinx_spi: Split into of driver and generic part.
2009-12-09  Luotao Fumpc52xx_spi: add gpio chipselect
2009-12-09  Luotao Fumpc52xx_spi: add missing mode_bits definition
2009-12-09  Luotao Fumpc52xx_spi: fix clearing status register
2009-12-08  Albrecht Dreßmpc52xx/wdt: remove obsolete old WDT implementation
2009-11-05  Grant Likelymmc: fix missing module license declaration in of_mmc_spi.c
2009-11-04  Wolfram Sangspi/mpc52xx: replace printk with dev_err
2009-11-04  John LinnXilinx: SPI: Fix bits_per_word for transfers
2009-11-04  Wolfram Sangspi/mpc52xx-psc-spi: check for valid PSC
2009-11-04  Grant Likelypowerpc/5200: Add mpc5200-spi (non-PSC) device driver
2009-11-04  Grant Likelyspi/mpc5200: Register SPI devices described in device...
2009-11-03  Linus TorvaldsMerge branch 'upstream' of git://ftp.linux-mips.org...
2009-11-03  Linus TorvaldsMerge branch 'pm-fixes' of git://git./linux/kernel...
2009-11-03  Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2009-11-03  Linus TorvaldsMerge branch 'fixes-s3c-2632-rc5' of git://git.fluff...
2009-11-03  Linus TorvaldsMerge branch 'i2c-fixes' of git://git.fluff.org/bjdooks...
2009-11-03  Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2009-11-03  Linus TorvaldsMerge git://git./linux/kernel/git/davem/net-2.6
2009-11-03  Pavel MachekPM: Remove some debug messages producing too much noise
2009-11-03  Romit DasguptaPM: Fix warning on suspend errors
2009-11-03  Rafael J. WysockiPM / yenta: Split resume into early and late parts...
2009-11-03  Dmitry Eremin-Sole... Input: gpio-keys - use IRQF_SHARED
2009-11-03  David HärdemanInput: winbond-cir - select LEDS_TRIGGERS
2009-11-03  Dmitry TorokhovInput: i8042 - try to get stable CTR value when initial...
2009-11-03  Dmitry TorokhovMerge commit 'v2.6.32-rc5' into for-linus
2009-11-03  David S. MillerMerge branch 'master' of git://git./linux/kernel/git...
2009-11-02  Joakim Tjernlundi2c-mpc: Do not generate STOP after read.
2009-11-02  Richard Zhaoi2c: imx: disable clock when it's possible to save...
2009-11-02  Richard Zhaoi2c: imx: only imx1 needs disable delay
2009-11-02  Richard Zhaoi2c: imx: check busy bit when START/STOP
2009-11-02  Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2009-11-02  Linus TorvaldsMerge branch 'release' of git://git./linux/kernel/git...
2009-11-02  Linus TorvaldsMerge branch 'for-linus' of /home/rmk/linux-2.6-arm
2009-11-02  Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2009-11-02  Linus TorvaldsMerge branch 'core-fixes-for-linus' of git://git./linux...
2009-11-02  Linus TorvaldsMerge branch 'perf-fixes-for-linus' of git://git./linux...
2009-11-02  Linus TorvaldsMerge branch 'tracing-fixes-for-linus' of git://git...
2009-11-02  Linus TorvaldsMerge branch 'x86-fixes-for-linus' of git://git./linux...
2009-11-02  Linus Torvaldsi915: fix intel graphics suspend breakage due to resume...
2009-11-02  Takashi IwaiMerge branch 'fix/hda' into for-linus
2009-10-31  Linus TorvaldsMerge git://git./linux/kernel/git/gregkh/staging-2.6
2009-10-31  Linus TorvaldsMerge git://git./linux/kernel/git/gregkh/usb-2.6
2009-10-31  Linus TorvaldsMerge git://git./linux/kernel/git/gregkh/tty-2.6
2009-10-31  Linus TorvaldsMerge git://git./linux/kernel/git/gregkh/driver-core-2.6
2009-10-31  Linus TorvaldsMerge branch 'for-linus' of git://git390.marist.edu...
2009-10-31  Linus TorvaldsMerge branch 'for-linus' of git://git./fs/xfs/xfs
2009-10-31  Linus TorvaldsMerge branch 'for-linus' of git://neil.brown.name/md
2009-10-31  OGAWA Hirofumidpt_i2o: Fix typo of EINVAL
2009-10-30  Dmitry TorokhovDriver core: allow certain drivers prohibit bind/unbind...
2009-10-30  Stas SergeevDriver core: fix driver_register() return value
2009-10-30  Anton VorontsovUSB: fsl_udc_core: Fix kernel oops on module removal
2009-10-30  Bryan WuUSB: option: TLAYTECH TUE800 support
2009-10-30  Yoshihiro ShimodaUSB: r8a66597-hcd: fix cannot detect a device when...
2009-10-30  Elina PashevaUSB: serial: sierra driver autopm fixes
2009-10-30  Elina PashevaUSB: serial: sierra driver send_setup() autopm fix
2009-10-30  George NassarUSB: rndis_host: debug info clobbered before it is...
2009-10-30  Randy DunlapStaging: fix wireless drivers depends
2009-10-30  Greg Kroah-HartmanStaging: wireless drivers Kconfig change
2009-10-30  Greg Kroah-HartmanStaging: android: mark subsystem as broken
2009-10-30  Greg Kroah-HartmanStaging: remove stlc45xx driver
2009-10-30  Herton Ronaldo Krz... Staging: rtl8187se/rtl8192e/rtl8192su: allow module...
2009-10-30  miaofngStaging: vt6656: fix the memory free bug in vntwusb_dis...
2009-10-30  Peter HueweStaging: Panel: prevent driver from calling misc_deregi...
2009-10-30  Milan DadokStaging: hv: fix oops in vmbus - missing #include
2009-10-30  Milan DadokStaging: hv: fix oops in vmbus - netvsc list_head
2009-10-30  Milan DadokStaging: hv: fix oops in vmbus - udev events
2009-10-30  Hank JanssenStaging: hv: Fix vmbus load hang caused by faulty data...
2009-10-30  Haiyang ZhangStaging: hv: Fix null pointer error after vmbus loading
2009-10-30  Stephen HemmingerStaging: hv TODO patches
2009-10-30  Alan Coxtty: Mark generic_serial users as BROKEN
2009-10-30  David Woodhouselibertas if_usb: Fix crash on 64-bit machines
2009-10-30  Luis R. Rodriguezath9k: fix misplaced semicolon on rate control
2009-10-30  Michael Bueschb43: Fix DMA TX bounce buffer copying
2009-10-30  Xose Vazquez Perezrt73usb.c : more ids
2009-10-30  Zhu Yiipw2200: fix oops on missing firmware
2009-10-30  Brandon Philipssky2: set carrier off in probe
2009-10-30  Ken Kawasakipcnet_cs: add cis of PreMax PE-200 ethernet pcmcia...
2009-10-30  Raimonds Cicansr8169: Fix card drop incoming VLAN tagged MTU byte...
2009-10-30  roel kluinibmtr: possible Read buffer overflow?
2009-10-30  Bruce Allane1000e: rework disable K1 at 1000Mbps for 82577/82578
2009-10-30  Bruce Allane1000e: config PHY via software after resets
2009-10-30  Bruce Allane100: e100_phy_init() isolates selected PHY, causes...
2009-10-29  Linus TorvaldsMerge branch 'bugfix' of git://git./linux/kernel/git...
2009-10-29  Linus TorvaldsMerge git://git./linux/kernel/git/davem/ide-2.6
2009-10-29  Linus TorvaldsMerge git://git./linux/kernel/git/davem/net-2.6
2009-10-29  Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
next
This page took 0.050336 seconds and 8 git commands to generate.