aboutsummaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAge
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6Linus Torvalds2009-06-16
|\
| * debugfs: Fix terminology inconsistency of dir name to mount debugfs filesystem.GeunSik Lim2009-06-16
| * xen: remove driver_data direct access of struct device from more driversGreg Kroah-Hartman2009-06-16
| * usb: gadget: at91_udc: remove driver_data direct access of struct deviceGreg Kroah-Hartman2009-06-16
| * block/ps3: remove driver_data direct access of struct deviceRoel Kluin2009-06-16
| * s390: remove driver_data direct access of struct deviceGreg Kroah-Hartman2009-06-16
| * parport: remove driver_data direct access of struct deviceGreg Kroah-Hartman2009-06-16
| * parisc: remove driver_data direct access of struct deviceGreg Kroah-Hartman2009-06-16
| * of_serial: remove driver_data direct access of struct deviceGreg Kroah-Hartman2009-06-16
| * ipmi: remove driver_data direct access of struct deviceGreg Kroah-Hartman2009-06-16
| * infiniband: ehca: remove driver_data direct access of struct deviceGreg Kroah-Hartman2009-06-16
| * ibmvscsi: gadget: at91_udc: remove driver_data direct access of struct deviceGreg Kroah-Hartman2009-06-16
| * hvcs: remove driver_data direct access of struct deviceGreg Kroah-Hartman2009-06-16
| * xen block: remove driver_data direct access of struct deviceGreg Kroah-Hartman2009-06-16
| * thermal: remove driver_data direct access of struct deviceGreg Kroah-Hartman2009-06-16
| * scsi: remove driver_data direct access of struct deviceGreg Kroah-Hartman2009-06-16
| * pcmcia: remove driver_data direct access of struct deviceGreg Kroah-Hartman2009-06-16
| * PCIE: remove driver_data direct access of struct deviceGreg Kroah-Hartman2009-06-16
| * mfd: remove driver_data direct access of struct deviceGreg Kroah-Hartman2009-06-16
| * media: remove driver_data direct access of struct deviceGreg Kroah-Hartman2009-06-16
| * input: remove driver_data direct access of struct deviceGreg Kroah-Hartman2009-06-16
| * infiniband: remove driver_data direct access of struct deviceGreg Kroah-Hartman2009-06-16
| * ieee1394: remove driver_data direct access of struct deviceGreg Kroah-Hartman2009-06-16
| * ide: remove driver_data direct access of struct deviceGreg Kroah-Hartman2009-06-16
| * firewire: remove driver_data direct access of struct deviceGreg Kroah-Hartman2009-06-16
| * eisa: remove driver_data direct access of struct deviceGreg Kroah-Hartman2009-06-16
| * Driver Core: aoe: add nodename for aoe devicesKay Sievers2009-06-16
| * Driver Core: drm: add nodename for drm devicesKay Sievers2009-06-16
| * Driver Core: raw: add nodename for raw devicesKay Sievers2009-06-16
| * Driver Core: input: add nodename for input driversKay Sievers2009-06-16
| * Driver Core: dvb: add nodename for dvb driversKay Sievers2009-06-16
| * Driver Core: block: add nodename support for block drivers.Kay Sievers2009-06-16
| * Driver Core: usb: add nodename support for usb drivers.Kay Sievers2009-06-16
| * Driver Core: misc: add nodename support for misc devices.Kay Sievers2009-06-16
| * Driver Core: add nodename callbacksKay Sievers2009-06-16
| * driver core: fix gcc 4.3.3 warnings about string literalsGreg Kroah-Hartman2009-06-16
| * firmware: wireless/libertas: prepare for FIRMWARE_NAME_MAX removalJohn W. Linville2009-06-16
| * firmware: pcmcia/ds: prepare for FIRMWARE_NAME_MAX removalSamuel Ortiz2009-06-16
| * firmware: dvb/dvb-usb: prepare for FIRMWARE_NAME_MAX removalSamuel Ortiz2009-06-16
| * firmware: tuners/xc2028: prepare for FIRMWARE_NAME_MAX removalSamuel Ortiz2009-06-16
| * firmware: atm/ueagle-atm: prepare for FIRMWARE_NAME_MAX removalSamuel Ortiz2009-06-16
| * firmware: allocate firmware id dynamicallySamuel Ortiz2009-06-16
| * driver core: fix documentation of request_firmware_nowaitMing Lei2009-06-16
| * driver core: synchronize device shutdownShaohua Li2009-06-16
| * driver-core: make sysdev_class_register check kobject_set_name return valueDave Young2009-06-16
| * Driver core: fix comment for device_attach()Dmitry Torokhov2009-06-16
| * driver core: Const-correct platform getbyname functionsLinus Walleij2009-06-16
| * driver core: add BUS_NOTIFY_UNBOUND_DRIVER eventJoerg Roedel2009-06-16
| * driver core: firmware_class: replace kfree(dev) with put_device(dev)Ming Lei2009-06-16
* | Merge branch 'serial'Linus Torvalds2009-06-16
|\ \