aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2009-12-04Merge branch 'devel' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/...Russell King
2009-12-04Merge branch 'for-rmk' of git://git.fluff.org/bjdooks/linux into devel-stableRussell King
2009-12-01Merge branch 'for-rmk' of git://git.marvell.com/orion into devel-stableRussell King
2009-12-01ARM: S3C: Update Simtec copyright statements from , to - [2]Ben Dooks
2009-12-01pxa3xx_nand: move pxa3xx_nand.h common into plat directoryHaojian Zhuang
2009-12-01pxa3xx_nand: update dependancy to support ARCH_MMPHaojian Zhuang
2009-12-01pxa3xx_nand: add new nand chip supportHaojian Zhuang
2009-12-01pxa3xx_nand: disable nand irq in initializationHaojian Zhuang
2009-12-01pxa3xx_nand: remove hardcode irq numberHaojian Zhuang
2009-12-01pxa3xx_nand: remove hardcode register addressHaojian Zhuang
2009-12-01pxa3xx_nand: adjust timing of Micron NAND flashHaojian Zhuang
2009-12-01pxa3xx_nand: reset read buffer before readingHaojian Zhuang
2009-12-01pxa3xx_nand: fix memory out of boundHaojian Zhuang
2009-12-01backlight: da903x_bl: control WLED output current in da9034Haojian Zhuang
2009-12-01backlight: tdo24m: ensure chip select changes between transfersMike Rapoport
2009-12-01pxamci: introduce mmc_has_26mhz() and include pxa935Haojian Zhuang
2009-12-01pxa168fb: fix offset setting at initializationJun Nie
2009-12-01pxafb: add transparency field to pxafb_mode_info structPieter Grimmerink
2009-12-01pxafb: use passed fb_var_screeninfo struct in pxafb_pan_display()Sven Neumann
2009-11-27RTC: let Dove soc select the rtc-mv driver.Saeed Bishara
2009-11-20Merge branch 'for-rmk' of git://github.com/at91linux/linux-2.6-at91 into deve...Russell King
2009-11-20ARM: PNX4008: fix watchdog device driver nameRussell King
2009-11-20i2c: i2c-pnx: Added missing mach/i2c.h and linux/io.h header file includesKevin Wells
2009-11-20i2c: i2c-pnx: Limit minimum jiffie timeout to 2Kevin Wells
2009-11-19vt: Fix use of "new" in a struct fieldAlan Cox
2009-11-19Fix handling of the HP/Acer 'DMAR at zero' BIOS error for machines with <4GiB...David Woodhouse
2009-11-18Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/c...Linus Torvalds
2009-11-18Merge branch 'agp-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds
2009-11-19agp/intel-agp: Set dma_mask for capable chipsets before agp_add_bridge()David Woodhouse
2009-11-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2009-11-18Merge branch 'sh/for-2.6.32' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2009-11-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds
2009-11-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6Linus Torvalds
2009-11-18cxgb3: fix premature page unmapDivy Le Ray
2009-11-18ibm_newemac: Fix EMACx_TRTR[TRT] bit shiftsDave Mitchell
2009-11-17[CPUFREQ] Fix stale cpufreq_cpu_governor pointerPrarit Bhargava
2009-11-17[CPUFREQ] Resolve time unit thinko in ondemand/conservative govsPallipadi, Venkatesh
2009-11-17[CPUFREQ] Fix use after free on governor restoreDmitry Monakhov
2009-11-17drivers/video/da8xx-fb.c: fix error returnRoel Kluin
2009-11-17spi: error status should be negativeRoel Kluin
2009-11-17USB: option.c: add support for D-Link DWM-162-U5Zhang Le
2009-11-17USB: usbmon: fix bug in mon_buff_area_shrinkAlan Stern
2009-11-17USB: xhci: Fix scratchpad deallocation.Sarah Sharp
2009-11-17USB: xhci: Fix TRB physical to virtual address translation.Sarah Sharp
2009-11-17USB: xhci: Fix bug memory free after failed initialization.Sarah Sharp
2009-11-17USB: cdc_acm: Fix memory leak after hangupFrancesco Lavra
2009-11-17USB: cdc_acm: Fix race condition when opening ttyHenry Gebhardt
2009-11-17USB: ohci: quirk AMD prefetch for USB 1.1 ISO transferLibin Yang
2009-11-17tty: cp210x: Fix carrier handlingAlan Cox
2009-11-17tty_port: If we are opened non blocking we still need to raise the carrierAlan Cox