Age | Commit message (Expand) | Author | Files | Lines |
2010-01-21 | USB: add missing delay during remote wakeup | Alan Stern | 3 | -3/+7 |
2010-01-21 | USB: EHCI & UHCI: fix race between root-hub suspend and port resume | Alan Stern | 2 | -2/+33 |
2010-01-21 | USB: EHCI: fix handling of unusual interrupt intervals | Alan Stern | 1 | -3/+8 |
2010-01-21 | USB: Don't use GFP_KERNEL while we cannot reset a storage device | Oliver Neukum | 2 | -5/+5 |
2010-01-21 | USB: fix bitmask merge error | Alan Stern | 1 | -1/+2 |
2010-01-21 | usb: serial: fix memory leak in generic driver | Johan Hovold | 1 | -0/+2 |
2010-01-21 | USB: serial: fix USB serial fix kfifo_len locking | Stefani Seibold | 1 | -4/+4 |
2010-01-19 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdog | Linus Torvalds | 1 | -1/+44 |
2010-01-19 | x86, apic: use logical flat for systems with <= 8 logical cpus | Suresh Siddha | 2 | -19/+4 |
2010-01-19 | x86, apic: use physical mode for IBM summit platforms | Suresh Siddha | 1 | -0/+5 |
2010-01-19 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw... | Linus Torvalds | 5 | -31/+132 |
2010-01-19 | Merge branch 'for-linus' of git://git.monstr.eu/linux-2.6-microblaze | Linus Torvalds | 5 | -5/+20 |
2010-01-19 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sam... | Linus Torvalds | 13 | -169/+342 |
2010-01-19 | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po... | Linus Torvalds | 75 | -1175/+3837 |
2010-01-19 | Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs | Linus Torvalds | 8 | -130/+201 |
2010-01-19 | Merge branch 'mantis' of git://git.kernel.org/pub/scm/linux/kernel/git/mcheha... | Linus Torvalds | 54 | -1/+7801 |
2010-01-19 | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mch... | Linus Torvalds | 23 | -71/+151 |
2010-01-19 | [WATCHDOG] iTCO_wdt: Add Intel Cougar Point and PCH DeviceIDs | Seth Heasley | 1 | -1/+44 |
2010-01-18 | microblaze: pci_controller->arch_data really is a struct device_node * | Michal Simek | 1 | -1/+1 |
2010-01-18 | microblaze: Add missing double apostrophe in Kconfig | Michal Simek | 1 | -1/+1 |
2010-01-18 | microblaze: Add PT_ macros for special purpose regs | Michal Simek | 1 | -0/+14 |
2010-01-18 | microblaze: Enable accept4 syscall | Michal Simek | 2 | -2/+2 |
2010-01-18 | microblaze: Wire up recvmmsg syscall | Michal Simek | 1 | -1/+2 |
2010-01-18 | Merge branch 'fix/hda' into for-linus | Takashi Iwai | 2 | -27/+128 |
2010-01-18 | ALSA: Remove warning message for invalid OSS minor ranges | Takashi Iwai | 1 | -1/+1 |
2010-01-18 | mfd: Unlock mc13783 before subsystems initialisation, at probe time. | Alberto Panizzo | 1 | -2/+2 |
2010-01-18 | mfd: WM835x GPIO direction register is not locked | Mark Brown | 1 | -2/+1 |
2010-01-18 | mfd: tmio_mmc hardware abstraction for CNF area | Ian Molton | 9 | -149/+323 |
2010-01-18 | mfd: WM8350 off by one bug | Dan Carpenter | 1 | -2/+2 |
2010-01-18 | mfd: Correct WM835x ISINK ramp time defines | Mark Brown | 1 | -14/+14 |
2010-01-17 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 11 | -115/+71 |
2010-01-17 | modpost: fix segfault in sym_is() with prefixed arches | Mike Frysinger | 1 | -1/+1 |
2010-01-17 | V4L/DVB (13851): Fix Input dependency for Mantis | Manu Abraham | 1 | -1/+1 |
2010-01-17 | V4L/DVB(13824a): mantis: Fix __devexit bad annotations | Mauro Carvalho Chehab | 2 | -2/+2 |
2010-01-17 | V4L/DVB (13808b): mantis: replace DMA_nnBIT_MASK to DMA_BIT_MASK(32) | Mauro Carvalho Chehab | 1 | -1/+1 |
2010-01-17 | V4L/DVB (13808): [Mantis/Hopper] Build update for Mantis/Hopper based cards | Manu Abraham | 4 | -1/+26 |
2010-01-17 | V4L/DVB(13808a): mantis: convert it to the new ir-core register/unregister fu... | Mauro Carvalho Chehab | 1 | -3/+3 |
2010-01-17 | V4L/DVB (13812): [Mantis/Hopper] Update Copyright header | Manu Abraham | 36 | -27/+227 |
2010-01-17 | V4L/DVB (13811): [MB86A16] Update Copyright header | Manu Abraham | 3 | -3/+3 |
2010-01-17 | V4L/DVB (13810): [MB86A16] Use DVB_* macros | Manu Abraham | 1 | -0/+14 |
2010-01-17 | V4L/DVB (13809): Fix Checkpatch violations | Manu Abraham | 20 | -144/+155 |
2010-01-17 | V4L/DVB (13807): Fix: Free device in the device registration failure case | Manu Abraham | 1 | -0/+1 |
2010-01-17 | V4L/DVB (13806): Register and Initialize Remote control | Manu Abraham | 6 | -15/+209 |
2010-01-17 | V4L/DVB (13805): Fix: Unregister the frontend before detaching | Manu Abraham | 1 | -1/+1 |
2010-01-17 | V4L/DVB (13804): Remove unused I2C Adapter ID | Manu Abraham | 1 | -3/+0 |
2010-01-17 | V4L/DVB (13803): Remove unused dependency on CU1216 | Manu Abraham | 1 | -1/+0 |
2010-01-17 | V4L/DVB (13802): [Mantis/Hopper] Fix all build related warnings | Manu Abraham | 16 | -50/+3 |
2010-01-17 | V4L/DVB (13801): [MB86A16] Use the search callback | Manu Abraham | 1 | -24/+21 |
2010-01-17 | V4L/DVB (13800): [Mantis] I2C optimization. Required delay is much lesser tha... | Manu Abraham | 1 | -5/+0 |
2010-01-17 | V4L/DVB (13799): [Mantis] Unregister frontend | Manu Abraham | 1 | -2/+3 |