summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2008-09-24[ARM] pxa/spitz: convert to use new MFP APIEric Miao1-47/+66
2008-09-24[ARM] pxa/spitz: convert to use new GPIO APIEric Miao1-7/+35
2008-09-24[ARM] pxa/corgi: use SPI-based driver for ads7846, corgi-lcd and max1111Eric Miao2-163/+132
2008-09-24[ARM] pxa/corgi: convert to use new MFP APIEric Miao1-37/+58
2008-09-24[ARM] pxa/corgi: convert to use new GPIO APIEric Miao1-18/+61
2008-09-24[ARM] pxa/poodle: use SPI based ads7846 touch screen driverEric Miao3-49/+44
2008-09-24[ARM] pxa/poodle: convert to use the new MFP API to configure pinsEric Miao1-63/+84
2008-09-24[ARM] pxa/poodle: convert to use the new GPIO APIEric Miao1-18/+71
2008-09-24[ARM] pxa/poodle: use new .lcd_conn to specify the LCD infoEric Miao1-2/+1
2008-09-24[ARM] pxa/poodle: use .gpio_pullup in USB device platform dataEric Miao1-13/+1
2008-09-24[ARM] pxa/poodle: move scoop/locomo device registration earlierEric Miao1-8/+7
2008-09-24hwmon: add max1111_read_channel() for use by sharpsl_pmEric Miao2-0/+22
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 Miao2-0/+28
2008-09-24lcd: add SPI-based LCD and backlight driver for SHARP corgi/spitzEric Miao4-0/+565
2008-09-24lcd: allow lcd device to handle mode change eventsEric Miao3-3/+19
2008-09-17Input: ads7846 - introduce .gpio_pendown to get pendown stateEric Miao2-14/+57
2008-09-10Linux 2.6.27-rc6v2.6.27-rc6Linus Torvalds1-1/+1
2008-09-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds9-51/+89
2008-09-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds1-0/+2
2008-09-10ipv6: Fix OOPS in ip6_dst_lookup_tail().Neil Horman1-32/+32
2008-09-10Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds1-10/+8
2008-09-10clockevents: remove WARN_ON which was used to gather informationThomas Gleixner1-10/+8
2008-09-09Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds3-7/+10
2008-09-09x86: fix memmap=exactmap boot argumentPrarit Bhargava1-1/+1
2008-09-09Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6Linus Torvalds6-18/+61
2008-09-09Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds1-1/+1
2008-09-09Merge branch 'linux-next' of git://git.infradead.org/~dedekind/ubifs-2.6Linus Torvalds10-141/+221
2008-09-09lib: Correct printk %pF to work on all architecturesJames Bottomley8-11/+56
2008-09-09MAINTAINERS: add Atheros maintainer for atlxChris Snook1-1/+3
2008-09-09update Documentation/filesystems/Locking for 2.6.27 changesChristoph Hellwig1-11/+4
2008-09-09Add default configuration for Arcom/Eurotech Viper SBCMarc Zyngier1-0/+1678
2008-09-09Add support for the Arcom/Eurotech Viper SBC CompactFlash card slotMarc Zyngier4-23/+203
2008-09-09Add support for the Arcom/Eurotech Viper SBC onboard ethernet.Marc Zyngier1-1/+2
2008-09-09Basic support for the Arcom/Eurotech Viper SBC.Marc Zyngier4-0/+1057
2008-09-09Export smc91x led definitionsMarc Zyngier2-8/+9
2008-09-09[ARM] 5244/1: Add hardware CTSRTS flow control to pxa serial driverRobert Jarzmik1-0/+5
2008-09-09[ARM] pxa: Allow platforms to override PSPR settingRussell King4-10/+50
2008-09-09[ARM] 5224/2: PXA SSP: Introduce register accessorsMark Brown1-0/+24
2008-09-09[I2C] pxa: provide late suspend and early resume hooksRussell King1-6/+24
2008-09-09[ARM] 5203/1: i2c-pxa: fix scheduling while atomic in i2c_pxa_abort()Dmitry Baryshkov1-3/+4
2008-09-09[ARM] 5201/1: PXA3xx: Add support for power i2c busMike Rapoport5-7/+59
2008-09-09ipsec: Restore larval states and socket policies in dumpHerbert Xu2-0/+3
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-09[S390] CVE-2008-1514: prevent ptrace padding area read/write in 31-bit modeJarod Wilson2-0/+29
2008-09-09Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/holtma...David S. Miller6-19/+54
2008-09-09[Bluetooth] Reject L2CAP connections on an insecure ACL linkMarcel Holtmann4-5/+26