summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2009-10-14agp: Remove the BKL from agp_openJohn Kacur1-17/+11
2009-10-14inifiband: Remove BKL from ipath_open()Thomas Gleixner1-1/+0
2009-10-14mips: Remove BKL from tb0219Thomas Gleixner1-5/+1
2009-10-14drivers: Remove BKL from scx200_gpioThomas Gleixner1-2/+0
2009-10-14drivers: Remove BKL from pc8736x_gpioThomas Gleixner1-2/+0
2009-10-14parisc: Remove BKL from eisa_eepromThomas Gleixner1-10/+0
2009-10-14rtc: Remove BKL from efirtcThomas Gleixner1-11/+1
2009-10-14input: Remove BKL from hp_sdc_rtcThomas Gleixner1-2/+0
2009-10-14hw_random: Remove BKL from coreThomas Gleixner1-1/+0
2009-10-14macintosh: Remove BKL from ans-lcdThomas Gleixner1-17/+28
2009-10-14nvram: Drop the bkl from non-generic nvram_llseek()Frederic Weisbecker1-3/+1
2009-10-14nvram: Drop the bkl from nvram_llseek()Frederic Weisbecker1-6/+3
2009-10-14mem_class: Drop the bkl from memory_open()Frederic Weisbecker1-12/+5
2009-10-14spi: Remove BKL from spidev_openThomas Gleixner1-3/+0
2009-10-14drivers: Remove BKL from cs5535_gpioThomas Gleixner1-2/+1
2009-10-14drivers: Remove BKL from misc_openThomas Gleixner1-4/+1
2009-10-13Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2-48/+47
2009-10-13headers: Fix build after <linux/sched.h> removalIngo Molnar7-0/+7
2009-10-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds3-6/+5
2009-10-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sam...Linus Torvalds1-43/+46
2009-10-13Merge git://git.infradead.org/~dwmw2/iommu-2.6.32Linus Torvalds4-19/+102
2009-10-13cciss: Add cciss_allow_hpsa module parameterStephen M. Cameron1-40/+34
2009-10-13cciss: Fix multiple calls to pci_release_regionsStephen M. Cameron1-2/+3
2009-10-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Linus Torvalds6-47/+41
2009-10-13Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2-3/+3
2009-10-13USB: musb: invert arch depend stringMike Frysinger1-1/+1
2009-10-12tty, serial: Fix race and NULL check in uart_close()Linus Torvalds1-2/+5
2009-10-12Run pci_apply_final_quirks() sooner.David Woodhouse1-1/+1
2009-10-12Mark pci_apply_final_quirks() __init rather than __devinitDavid Woodhouse1-1/+1
2009-10-12Rename pci_init() to pci_apply_final_quirks(), move it to quirks.cDavid Woodhouse2-13/+13
2009-10-12Merge branch 'fix' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/px...Russell King571-11557/+63625
2009-10-12mfd: Fix twl4030 boot with twl4030 usb transceiver enabledRoger Quadros1-43/+46
2009-10-12HID: fix possible deadlock in hidraw_readJiri Kosina1-3/+2
2009-10-12[ARM] pxamci: fix printing gpio numbers in pxamci_probeAntonio Ospite1-2/+2
2009-10-12Revert "USB: Work around BIOS bugs by quiescing USB controllers earlier"Linus Torvalds1-1/+1
2009-10-11Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6Linus Torvalds9-28/+56
2009-10-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds34-412/+315
2009-10-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging-2.6Linus Torvalds40-8248/+148
2009-10-11Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds3-57/+291
2009-10-11headers: remove sched.h from interrupt.hAlexey Dobriyan114-0/+114
2009-10-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6Linus Torvalds253-656/+58391
2009-10-10USB: serial: no unnecessary GFP_ATOMIC in oti6858Oliver Neukum1-3/+3
2009-10-10USB: serial: fix race between unthrottle and completion handler in visorOliver Neukum1-6/+9
2009-10-10USB: serial: fix assumption that throttle/unthrottle cannot sleepOliver Neukum10-51/+37
2009-10-10USB: serial: fix race between unthrottle and completion handler in symbolserialOliver Neukum1-4/+8
2009-10-10USB: serial: fix race between unthrottle and completion handler in opticonOliver Neukum1-5/+8
2009-10-10USB: ehci: Fix isoc scheduling boundary checking.Sarah Sharp1-0/+1
2009-10-10USB: storage: When a device returns no sense data, call it a Hardware ErrorAlan Stern1-7/+22
2009-10-10USB: small fix in error case of suspend in generic usbserial codeOliver Neukum1-1/+3
2009-10-10USB: visor: fix trivial accounting bug in visor driverOliver Neukum1-1/+2