summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* [ARM] pxa/poodle: convert to use the new GPIO APIEric Miao2008-09-231-18/+71
* [ARM] pxa/poodle: use new .lcd_conn to specify the LCD infoEric Miao2008-09-231-2/+1
* [ARM] pxa/poodle: use .gpio_pullup in USB device platform dataEric Miao2008-09-231-13/+1
* [ARM] pxa/poodle: move scoop/locomo device registration earlierEric Miao2008-09-231-8/+7
* hwmon: add max1111_read_channel() for use by sharpsl_pmEric Miao2008-09-232-0/+22
* hwmon: add max1111 Low-power Multichannel Serial 8-bit ADCsEric Miao2008-09-233-0/+241
* lcd: add support for Toppoly TDO24M series LCD panelsEric Miao2008-09-233-0/+405
* lcd: add corgibl_limit_intensity() to corgi_lcdEric Miao2008-09-232-0/+28
* lcd: add SPI-based LCD and backlight driver for SHARP corgi/spitzEric Miao2008-09-234-0/+565
* lcd: allow lcd device to handle mode change eventsEric Miao2008-09-233-3/+19
* Input: ads7846 - introduce .gpio_pendown to get pendown stateEric Miao2008-09-172-14/+57
* Linux 2.6.27-rc6v2.6.27-rc6Linus Torvalds2008-09-101-1/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2008-09-109-51/+89
|\
| * ipv6: Fix OOPS in ip6_dst_lookup_tail().Neil Horman2008-09-091-32/+32
| * ipsec: Restore larval states and socket policies in dumpHerbert Xu2008-09-092-0/+3
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/holtma...David S. Miller2008-09-096-19/+54
| |\
| | * [Bluetooth] Reject L2CAP connections on an insecure ACL linkMarcel Holtmann2008-09-094-5/+26
| | * [Bluetooth] Enforce correct authentication requirementsMarcel Holtmann2008-09-094-7/+24
| | * [Bluetooth] Fix reference counting during ACL config stageMarcel Holtmann2008-09-091-7/+4
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2008-09-101-0/+2
|\ \ \
| * | | sparc64: Disable timer interrupts in fixup_irqs().David S. Miller2008-09-091-0/+2
* | | | Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2008-09-091-10/+8
|\ \ \ \
| * | | | clockevents: remove WARN_ON which was used to gather informationThomas Gleixner2008-09-091-10/+8
| | |/ / | |/| |
* | | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2008-09-093-7/+10
|\ \ \ \
| * | | | x86: fix memmap=exactmap boot argumentPrarit Bhargava2008-09-091-1/+1
| * | | | x86: disable static NOPLs on 32 bitsLinus Torvalds2008-09-081-5/+8
| * | | | xen: fix 2.6.27-rc5 xen balloon driver warningsJeremy Fitzhardinge2008-09-081-1/+1
* | | | | Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6Linus Torvalds2008-09-096-18/+61
|\ \ \ \ \
| * | | | | [S390] cio: allow offline processing for disconnected devicesPeter Oberparleiter2008-09-091-0/+7
| * | | | | [S390] cio: handle ssch() return codes correctly.Cornelia Huck2008-09-091-1/+3
| * | | | | [S390] cio: Correct cleanup on error.Cornelia Huck2008-09-092-17/+22
| * | | | | [S390] CVE-2008-1514: prevent ptrace padding area read/write in 31-bit modeJarod Wilson2008-09-092-0/+29
| | |/ / / | |/| | |
* | | | | Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds2008-09-091-1/+1
|\ \ \ \ \
| * | | | | [MIPS] IP22: Fix detection of second HPC3 on Challenge SThomas Bogendoerfer2008-09-081-1/+1
* | | | | | Merge branch 'linux-next' of git://git.infradead.org/~dedekind/ubifs-2.6Linus Torvalds2008-09-0910-141/+221
|\ \ \ \ \ \
| * | | | | | UBIFS: make minimum fanout 3Artem Bityutskiy2008-09-051-1/+1
| * | | | | | UBIFS: fix division by zeroArtem Bityutskiy2008-09-051-6/+7
| * | | | | | UBIFS: amend f_fsidArtem Bityutskiy2008-09-031-2/+3
| * | | | | | UBIFS: fill f_fsidArtem Bityutskiy2008-08-311-0/+1
| * | | | | | UBIFS: improve statfs reporting even moreArtem Bityutskiy2008-08-313-10/+40
| * | | | | | UBIFS: introduce LEB overheadArtem Bityutskiy2008-08-312-0/+11
| * | | | | | UBIFS: add forgotten gc_idx_lebs componentArtem Bityutskiy2008-08-311-1/+1
| * | | | | | UBIFS: fix assertionArtem Bityutskiy2008-08-311-9/+7
| * | | | | | UBIFS: improve statfs reportingArtem Bityutskiy2008-08-313-32/+46
| * | | | | | UBIFS: remove incorrect index space checkArtem Bityutskiy2008-08-311-14/+1
| * | | | | | UBIFS: push empty flash hack downArtem Bityutskiy2008-08-312-15/+11
| * | | | | | UBIFS: do not update min_idx_lebs in stafsArtem Bityutskiy2008-08-311-1/+0
| * | | | | | UBIFS: allow for racing between GC and TNCAdrian Hunter2008-08-254-51/+87
| * | | | | | UBIFS: always read hashed-key nodes under TNC mutexAdrian Hunter2008-08-251-6/+1
| * | | | | | UBIFS: fix zero-length truncationsArtem Bityutskiy2008-08-212-5/+16