aboutsummaryrefslogtreecommitdiffstats
path: root/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-05-21driver-core: fix Typo in drivers/base/core.c for CONFIG_MODULEChristoph Egger1-1/+1
2010-05-21pci: check caps from sysfs file open to read device dependent config spaceChris Wright1-1/+2
2010-05-21sysfs: add struct file* to bin_attr callbacksChris Wright43-117/+184
2010-05-21driver core: Implement ns directory support for device classes.Eric W. Biederman1-9/+12
2010-05-21sysfs: Implement sysfs tagged directory support.Eric W. Biederman3-6/+6
2010-05-21kobj: Add basic infrastructure for dealing with namespaces.Eric W. Biederman2-14/+72
2010-05-21generate "change" uevent for loop deviceDavid Zeuthen1-1/+9
2010-05-21Driver core: Protect device shutdown from hot unplug events.Hugh Daschbach1-3/+22
2010-05-21firmware loader: do not allocate firmare id separatelyDmitry Torokhov1-13/+4
2010-05-21firmware loader: split out builtin firmware handlingDmitry Torokhov1-26/+50
2010-05-21firmware loader: rely on driver core to create class attributeDmitry Torokhov1-35/+24
2010-05-21firmware class: export nowait to userspaceJohannes Berg1-5/+11
2010-05-21lockdep: Add novalidate class for dev->mutex conversionPeter Zijlstra1-0/+1
2010-05-21drivers/base: Convert dev->sem to mutexThomas Gleixner4-3/+4
2010-05-21platform_bus: allow custom extensions to system PM methodsKevin Hilman1-4/+4
2010-05-21devtmpfs: support !CONFIG_TMPFSPeter Korsgaard2-2/+10
2010-05-21driver core: module.c: Use kasprintfJulia Lawall1-3/+1
2010-05-21Driver core: don't initialize wakeup flagsAlan Stern1-1/+0
2010-05-21driver-core: fix potential race condition in drivers/base/dd.cStefani Seibold1-2/+2
2010-05-21Driver core: Reduce the level of request_firmware() messagesRafael J. Wysocki1-3/+2
2010-05-21firmware_class: fix memory leak - free allocated pagesDavid Woodhouse1-6/+20
2010-05-21drivers/base/cpu.c: fix the output from /sys/devices/system/cpu/offlineJan Beulich1-1/+1
2010-05-21Merge git://git.infradead.org/mtd-2.6Linus Torvalds90-1510/+9862
2010-05-21Merge branch 'linux-next' of git://git.infradead.org/ubi-2.6Linus Torvalds8-51/+35
2010-05-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds149-4103/+14893
2010-05-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds219-8837/+14309
2010-05-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds834-32938/+60557
2010-05-20Merge branch 'viafb-next' of git://git.lwn.net/linux-2.6Linus Torvalds24-584/+1641
2010-05-20usb: musb: update gfp/slab.h includesTejun Heo1-1/+0
2010-05-20USB: ftdi_sio: fix legacy SIO-device headerJohan Hovold1-1/+1
2010-05-20USB: kl5usb105: reimplement using generic frameworkJohan Hovold1-333/+47
2010-05-20USB: kl5usb105: minor clean upsJohan Hovold1-46/+33
2010-05-20USB: kl5usb105: fix memory leakJohan Hovold1-0/+1
2010-05-20USB: io_ti: use kfifo to implement write bufferingJohan Hovold1-210/+13
2010-05-20USB: io_ti: remove unsused private counterJohan Hovold1-5/+0
2010-05-20USB: ti_usb: use kfifo to implement write bufferingJohan Hovold1-165/+14
2010-05-20USB: ir-usb: fix incorrect write-buffer lengthJohan Hovold1-1/+3
2010-05-20USB: aircable: fix incorrect write-buffer lengthJohan Hovold1-1/+1
2010-05-20USB: safe_serial: straighten out read processingJohan Hovold1-22/+21
2010-05-20USB: safe_serial: reimplement read using generic frameworkJohan Hovold1-39/+8
2010-05-20USB: safe_serial: reimplement write using generic frameworkJohan Hovold1-111/+32
2010-05-20usb-storage: always print quirksFelipe Contreras1-3/+6
2010-05-20USB: usb-storage: trivial debug improvementsFelipe Contreras1-29/+32
2010-05-20USB: oti6858: use port write fifoJohan Hovold1-37/+25
2010-05-20USB: oti6858: use kfifo to implement write bufferingJohan Hovold1-201/+17
2010-05-20USB: cypress_m8: use kfifo to implement write bufferingJohan Hovold1-222/+17
2010-05-20USB: cypress_m8: remove unused drain defineJohan Hovold1-1/+0
2010-05-20USB: usb_debug: set bulk out size at probeJohan Hovold1-7/+1
2010-05-20USB: gadget: Use kmemdupJulia Lawall1-2/+1
2010-05-20USB: CP210x New Device IDs 11 New device IDsCraig Shelley1-0/+11