summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2008-10-07Merge branch 'pxa-trizeps' into pxa-machinesRussell King3-1/+258
2008-10-07Merge branches 'metronomefb', 'pxa-cm2xx', 'pxa-gumstix', 'pxa-misc', 'pxa-mi...Russell King305-4536/+7121
2008-10-07[ARM] pxa: trizeps4: remove unused variableRussell King1-1/+0
2008-10-07[ARM] 5283/1: pxa: add CM-X255 pcmcia supportMike Rapoport4-13/+206
2008-10-07[ARM] 5282/1: pxa: add CM-X255 supportMike Rapoport1-1/+1
2008-10-07[ARM] 5294/1: Trizeps4 PCMCIA supportJürgen Schindele3-1/+259
2008-09-25[ARM] corgi_lcd: use GPIO API for BACKLIGHT_ON and BACKLIGHT_CONTEric Miao1-5/+78
2008-09-24[ARM] pxa/spitz: use leds-gpio for led driving and drop leds-spitzEric Miao3-139/+0
2008-09-24[ARM] pxa/corgi: use leds-gpio for led driving and drop leds-corgiEric Miao3-132/+0
2008-09-24hwmon: add max1111_read_channel() for use by sharpsl_pmEric Miao1-0/+13
2008-09-24hwmon: add max1111 Low-power Multichannel Serial 8-bit ADCsEric Miao3-0/+241
2008-09-24lcd: add support for Toppoly TDO24M series LCD panelsEric Miao3-0/+405
2008-09-24lcd: add corgibl_limit_intensity() to corgi_lcdEric Miao1-0/+27
2008-09-24lcd: add SPI-based LCD and backlight driver for SHARP corgi/spitzEric Miao3-0/+549
2008-09-24lcd: allow lcd device to handle mode change eventsEric Miao2-3/+16
2008-09-17Input: ads7846 - introduce .gpio_pendown to get pendown stateEric Miao1-14/+54
2008-09-09Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-1/+1
2008-09-09[S390] cio: allow offline processing for disconnected devicesPeter Oberparleiter1-0/+7
2008-09-09[S390] cio: handle ssch() return codes correctly.Cornelia Huck1-1/+3
2008-09-09[S390] cio: Correct cleanup on error.Cornelia Huck2-17/+22
2008-09-09Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds1-1/+1
2008-09-09Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds7-43/+65
2008-09-09usb: fix null deferences in low level usb serialJason Wessel1-1/+1
2008-09-08xen: fix 2.6.27-rc5 xen balloon driver warningsJeremy Fitzhardinge1-1/+1
2008-09-08ahci: RAID mode SATA patch for Intel Ibex Peak DeviceIDsSeth Heasley1-0/+2
2008-09-08pata_sil680: remove duplicate pcim_enable_deviceDavid Milburn1-3/+0
2008-09-08libata-sff: kill spurious WARN_ON() in ata_hsm_move()Tejun Heo1-5/+0
2008-09-08sata_nv: disable hardreset for genericTejun Heo1-18/+1
2008-09-08ahci: disable PMP for marvell ahcisTejun Heo1-1/+1
2008-09-08sata_mv: add RocketRaid 1720 PCI ID to driverMark Lord1-1/+2
2008-09-08ahci, pata_marvell: play nicely togetherAlan Cox3-15/+59
2008-09-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2-18/+58
2008-09-07Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds1-21/+33
2008-09-06clocksource, acpi_pm.c: check for monotonicityDominik Brodowski1-17/+29
2008-09-06clocksource, acpi_pm.c: use proper read function also in errata modeDominik Brodowski1-8/+8
2008-09-06drivers/mmc/card/block.c: fix refcount leak in mmc_block_open()Andrew Morton1-1/+3
2008-09-06atmel_lcdfb: fix oops in rmmod when framebuffer fails to registerStanislaw Gruszka1-4/+6
2008-09-06forcedeth: fix kexec regressionRafael J. Wysocki1-3/+5
2008-09-06Merge git://git.infradead.org/~dwmw2/dwmw2-2.6.27Linus Torvalds1-4/+4
2008-09-06Merge branch 'sh/for-2.6.27' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-63/+208
2008-09-06Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab...Linus Torvalds145-3135/+3341
2008-09-06Merge branch 'release-2.6.27' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds7-5/+18
2008-09-05[MTD] [NAND] tmio_nand: fix base address programmingDmitry Baryshkov1-4/+4
2008-09-05i2c: fix i2c-sh_mobile timing issuesMagnus Damm1-63/+208
2008-09-05Input: i8042 - make Lenovo 3000 N100 blacklist entry more specificJiri Kosina1-1/+1
2008-09-05Input: bcm5974 - add BTN_TOUCH event for mousedev benefitHenrik Rydberg1-0/+2
2008-09-05Input: bcm5974 - improve finger tracking and countingHenrik Rydberg1-16/+54
2008-09-05Input: bcm5974 - small formatting cleanupHenrik Rydberg1-1/+1
2008-09-05V4L/DVB (8881): gspca: After 'while (retry--) {...}', retry will be -1 but no...Li Zefan2-4/+4
2008-09-05V4L/DVB (8880): PATCH: Fix parents on some webcam driversHans de Goede3-0/+3