summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6Linus Torvalds2009-06-1682-271/+439
|\
| * debugfs: Fix terminology inconsistency of dir name to mount debugfs filesystem.GeunSik Lim2009-06-159-23/+21
| * xen: remove driver_data direct access of struct device from more driversGreg Kroah-Hartman2009-06-153-13/+13
| * usb: gadget: at91_udc: remove driver_data direct access of struct deviceGreg Kroah-Hartman2009-06-151-3/+3
| * block/ps3: remove driver_data direct access of struct deviceRoel Kluin2009-06-152-32/+32
| * s390: remove driver_data direct access of struct deviceGreg Kroah-Hartman2009-06-1511-104/+105
| * parport: remove driver_data direct access of struct deviceGreg Kroah-Hartman2009-06-151-2/+2
| * parisc: remove driver_data direct access of struct deviceGreg Kroah-Hartman2009-06-152-4/+4
| * of_serial: remove driver_data direct access of struct deviceGreg Kroah-Hartman2009-06-151-2/+2
| * ipmi: remove driver_data direct access of struct deviceGreg Kroah-Hartman2009-06-151-2/+2
| * infiniband: ehca: remove driver_data direct access of struct deviceGreg Kroah-Hartman2009-06-151-4/+4
| * ibmvscsi: gadget: at91_udc: remove driver_data direct access of struct deviceGreg Kroah-Hartman2009-06-152-4/+4
| * hvcs: remove driver_data direct access of struct deviceGreg Kroah-Hartman2009-06-151-3/+3
| * xen block: remove driver_data direct access of struct deviceGreg Kroah-Hartman2009-06-151-7/+7
| * thermal: remove driver_data direct access of struct deviceGreg Kroah-Hartman2009-06-151-2/+2
| * scsi: remove driver_data direct access of struct deviceGreg Kroah-Hartman2009-06-152-2/+2
| * pcmcia: remove driver_data direct access of struct deviceGreg Kroah-Hartman2009-06-151-4/+4
| * PCIE: remove driver_data direct access of struct deviceGreg Kroah-Hartman2009-06-151-1/+1
| * mfd: remove driver_data direct access of struct deviceGreg Kroah-Hartman2009-06-153-4/+4
| * media: remove driver_data direct access of struct deviceGreg Kroah-Hartman2009-06-153-14/+14
| * input: remove driver_data direct access of struct deviceGreg Kroah-Hartman2009-06-151-1/+1
| * infiniband: remove driver_data direct access of struct deviceGreg Kroah-Hartman2009-06-151-1/+1
| * ieee1394: remove driver_data direct access of struct deviceGreg Kroah-Hartman2009-06-152-13/+11
| * ide: remove driver_data direct access of struct deviceGreg Kroah-Hartman2009-06-153-5/+7
| * firewire: remove driver_data direct access of struct deviceGreg Kroah-Hartman2009-06-151-3/+3
| * eisa: remove driver_data direct access of struct deviceGreg Kroah-Hartman2009-06-152-2/+2
| * Driver Core: aoe: add nodename for aoe devicesKay Sievers2009-06-151-0/+7
| * Driver Core: drm: add nodename for drm devicesKay Sievers2009-06-151-0/+7
| * Driver Core: raw: add nodename for raw devicesKay Sievers2009-06-151-0/+6
| * Driver Core: input: add nodename for input driversKay Sievers2009-06-151-0/+6
| * Driver Core: dvb: add nodename for dvb driversKay Sievers2009-06-151-0/+10
| * Driver Core: block: add nodename support for block drivers.Kay Sievers2009-06-151-0/+7
| * Driver Core: usb: add nodename support for usb drivers.Kay Sievers2009-06-157-2/+53
| * Driver Core: misc: add nodename support for misc devices.Kay Sievers2009-06-154-3/+15
| * Driver Core: add nodename callbacksKay Sievers2009-06-151-1/+50
| * driver core: fix gcc 4.3.3 warnings about string literalsGreg Kroah-Hartman2009-06-154-5/+5
| * firmware: wireless/libertas: prepare for FIRMWARE_NAME_MAX removalJohn W. Linville2009-06-153-10/+9
| * firmware: pcmcia/ds: prepare for FIRMWARE_NAME_MAX removalSamuel Ortiz2009-06-151-11/+1
| * firmware: dvb/dvb-usb: prepare for FIRMWARE_NAME_MAX removalSamuel Ortiz2009-06-151-1/+1
| * firmware: tuners/xc2028: prepare for FIRMWARE_NAME_MAX removalSamuel Ortiz2009-06-151-1/+1
| * firmware: atm/ueagle-atm: prepare for FIRMWARE_NAME_MAX removalSamuel Ortiz2009-06-151-4/+5
| * firmware: allocate firmware id dynamicallySamuel Ortiz2009-06-151-4/+12
| * driver core: fix documentation of request_firmware_nowaitMing Lei2009-06-151-2/+3
| * driver core: synchronize device shutdownShaohua Li2009-06-151-0/+2
| * driver-core: make sysdev_class_register check kobject_set_name return valueDave Young2009-06-151-1/+7
| * Driver core: fix comment for device_attach()Dmitry Torokhov2009-06-151-1/+1
| * driver core: Const-correct platform getbyname functionsLinus Walleij2009-06-151-2/+3
| * driver core: add BUS_NOTIFY_UNBOUND_DRIVER eventJoerg Roedel2009-06-151-0/+4
| * driver core: firmware_class: replace kfree(dev) with put_device(dev)Ming Lei2009-06-151-3/+5
* | Merge branch 'serial'Linus Torvalds2009-06-166-25/+62
|\ \
OpenPOWER on IntegriCloud