summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* MIPS: IP22: ip22-int.c header file weeding.Ralf Baechle2008-10-271-9/+0
* MIPS: IP22: Small cleanupsDmitri Vorobiev2008-10-271-4/+4
* MIPS: RBTX4939: Add smc91x supportAtsushi Nemoto2008-10-273-0/+84
* MIPS: TXx9: 7 segment LED supportAtsushi Nemoto2008-10-275-0/+153
* MIPS: Alchemy: Wire up SD controller on DB/PB1200 boards.Manuel Lauss2008-10-272-24/+155
* MIPS: RB532: Set gpio interrupt status and level for CompactFlashFlorian Fainelli2008-10-271-0/+4
* MIPS: RB532: Fix build errorAdrian Bunk2008-10-271-0/+1
* MIPS: Fix KGDB build errorDavid Daney2008-10-271-8/+8
* MIPS: Set ENOSYS to errno on illegal system call number for syscall(2)Atsushi Nemoto2008-10-271-1/+1
* MIPS: Set positive error number to errno on illegal_syscallAtsushi Nemoto2008-10-272-2/+2
* MIPS: SMP: Don't reenable interrupts in stop_this_cpu; use WAIT instruction.Ralf Baechle2008-10-271-2/+4
* MIPS: Don't unmap the memory for dma_sync*.David Daney2008-10-271-2/+0
* MIPS: Fix debugfs_create_*'s error checking method for mips/kernel/Zhaolei2008-10-272-6/+6
* MIPS: Fix debugfs_create_*'s error checking method for arch/mips/math-emu/Zhaolei2008-10-271-4/+4
* Merge branch 'for-linus' of git://neil.brown.name/mdLinus Torvalds2008-10-262-24/+40
|\
| * md: allow extended partitions on md devices.NeilBrown2008-10-211-0/+5
| * md: use sysfs_notify_dirent to notify changes to md/dev-xxx/stateNeilBrown2008-10-212-9/+15
| * md: use sysfs_notify_dirent to notify changes to md/array_stateNeilBrown2008-10-212-15/+20
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2008-10-268-2/+1259
|\ \
| * | Input: psmouse - add support for Elantech touchpadsArjan Opmeer2008-10-167-2/+1251
| * | Input: i8042 - add Blue FB5601 to noloop exception tableStefan Bader2008-10-161-0/+8
* | | Merge branch 'for-linus' of git://git.o-hand.com/linux-mfdLinus Torvalds2008-10-262-0/+14
|\ \ \
| * | | mfd: Make WM8400 depend on I2C until SPI is submittedMark Brown2008-10-241-0/+1
| * | | mfd: add missing Kconfig entry for da903xSamuel Ortiz2008-10-242-0/+13
* | | | Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2008-10-261-1/+1
|\ \ \ \
| * | | | uwb: build UWB before USB/WUSBDavid Vrabel2008-10-241-1/+1
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2008-10-2611-57/+124
|\ \ \ \ \
| * | | | | HID: Add support for Sony Vaio VGX-TP1EJiri Kosina2008-10-233-1/+45
| * | | | | HID: fix lock imbalance in hiddevJiri Slaby2008-10-231-2/+1
| * | | | | HID: fix lock imbalance in hidrawJiri Slaby2008-10-231-0/+1
| * | | | | HID: fix hidbus/appletouch device binding regressionJiri Slaby2008-10-222-41/+60
| * | | | | HID: add hid_type to general hid structJiri Slaby2008-10-222-0/+9
| * | | | | HID: quirk for OLED devices present in ASUS G50/G70/G71Jiri Kosina2008-10-202-0/+2
| * | | | | HID: Remove "default m" for Thrustmaster and ZeroplusAndi Kleen2008-10-191-2/+0
| * | | | | HID: fix hidraw_exit section mismatchJiri Slaby2008-10-171-1/+1
| * | | | | HID: add support for another Gyration remote controlJiri Kosina2008-10-173-1/+5
| * | | | | Revert "HID: Invert HWHEEL mappings for some Logitech mice"Dan Nicholson2008-10-173-9/+0
* | | | | | docbooks: fix fatal filename errorsRandy Dunlap2008-10-264-9/+9
* | | | | | kernel-doc: allow more whitespace in macrosRandy Dunlap2008-10-261-3/+3
* | | | | | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds2008-10-2610-94/+129
|\ \ \ \ \ \
| * \ \ \ \ \ Merge branch 'i7300_idle' into releaseLen Brown2008-10-254-92/+114
| |\ \ \ \ \ \
| | * | | | | | i7300_idle: Fix compile warning CONFIG_I7300_IDLE_IOAT_CHANNEL not definedVenki Pallipadi2008-10-241-1/+1
| | * | | | | | i7300_idle: Cleanup based review commentsVenki Pallipadi2008-10-242-20/+24
| | * | | | | | i7300_idle: Disable ioat channel only on platforms where ile driver can loadVenki Pallipadi2008-10-243-71/+89
| * | | | | | | leds-hp-disk: fix build warningLen Brown2008-10-251-1/+1
| * | | | | | | ACPI: Oops in ACPI with git latestRafael J. Wysocki2008-10-251-0/+3
| * | | | | | | ACPI suspend: build fix for ACPI_SLEEP=n && XEN_SAVE_RESTORE=y.Rafael J. Wysocki2008-10-251-0/+2
| * | | | | | | toshiba_acpi: always call input_sync() after input_report_switch()Len Brown2008-10-251-0/+2
| * | | | | | | ACPI: Always report a sync event after a lid state changeGuillem Jover2008-10-251-1/+2
| * | | | | | | ACPI: cpufreq, processor: fix compile error in drivers/acpi/processor_perflib.cMiao Xie2008-10-251-0/+5
| | |_|_|/ / / | |/| | | | |
OpenPOWER on IntegriCloud