summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6Linus Torvalds2009-06-16121-812/+875
|\
| * debugfs: use specified mode to possibly mark files read/write onlyRobin Getz2009-06-161-0/+63
| * debugfs: Fix terminology inconsistency of dir name to mount debugfs filesystem.GeunSik Lim2009-06-1620-191/+238
| * xen: remove driver_data direct access of struct device from more driversGreg Kroah-Hartman2009-06-163-13/+13
| * usb: gadget: at91_udc: remove driver_data direct access of struct deviceGreg Kroah-Hartman2009-06-161-3/+3
| * uml: remove driver_data direct access of struct deviceGreg Kroah-Hartman2009-06-162-4/+4
| * block/ps3: remove driver_data direct access of struct deviceRoel Kluin2009-06-162-32/+32
| * s390: remove driver_data direct access of struct deviceGreg Kroah-Hartman2009-06-1611-104/+105
| * parport: remove driver_data direct access of struct deviceGreg Kroah-Hartman2009-06-161-2/+2
| * parisc: remove driver_data direct access of struct deviceGreg Kroah-Hartman2009-06-162-4/+4
| * of_serial: remove driver_data direct access of struct deviceGreg Kroah-Hartman2009-06-161-2/+2
| * mips: remove driver_data direct access of struct deviceGreg Kroah-Hartman2009-06-161-1/+1
| * ipmi: remove driver_data direct access of struct deviceGreg Kroah-Hartman2009-06-161-2/+2
| * infiniband: ehca: remove driver_data direct access of struct deviceGreg Kroah-Hartman2009-06-161-4/+4
| * ibmvscsi: gadget: at91_udc: remove driver_data direct access of struct deviceGreg Kroah-Hartman2009-06-162-4/+4
| * hvcs: remove driver_data direct access of struct deviceGreg Kroah-Hartman2009-06-161-3/+3
| * xen block: remove driver_data direct access of struct deviceGreg Kroah-Hartman2009-06-161-7/+7
| * thermal: remove driver_data direct access of struct deviceGreg Kroah-Hartman2009-06-161-2/+2
| * scsi: remove driver_data direct access of struct deviceGreg Kroah-Hartman2009-06-162-2/+2
| * pcmcia: remove driver_data direct access of struct deviceGreg Kroah-Hartman2009-06-161-4/+4
| * PCIE: remove driver_data direct access of struct deviceGreg Kroah-Hartman2009-06-161-1/+1
| * mfd: remove driver_data direct access of struct deviceGreg Kroah-Hartman2009-06-163-4/+4
| * media: remove driver_data direct access of struct deviceGreg Kroah-Hartman2009-06-163-14/+14
| * input: remove driver_data direct access of struct deviceGreg Kroah-Hartman2009-06-161-1/+1
| * infiniband: remove driver_data direct access of struct deviceGreg Kroah-Hartman2009-06-161-1/+1
| * ieee1394: remove driver_data direct access of struct deviceGreg Kroah-Hartman2009-06-162-13/+11
| * ide: remove driver_data direct access of struct deviceGreg Kroah-Hartman2009-06-163-5/+7
| * firewire: remove driver_data direct access of struct deviceGreg Kroah-Hartman2009-06-161-3/+3
| * eisa: remove driver_data direct access of struct deviceGreg Kroah-Hartman2009-06-163-4/+4
| * Driver Core: bsg: add nodename for bsg driverKay Sievers2009-06-161-0/+6
| * Driver Core: aoe: add nodename for aoe devicesKay Sievers2009-06-161-0/+7
| * Driver Core: drm: add nodename for drm devicesKay Sievers2009-06-161-0/+7
| * Driver Core: raw: add nodename for raw devicesKay Sievers2009-06-161-0/+6
| * Driver Core: sound: add nodename for sound driversKay Sievers2009-06-161-0/+7
| * Driver Core: input: add nodename for input driversKay Sievers2009-06-161-0/+6
| * Driver Core: dvb: add nodename for dvb driversKay Sievers2009-06-161-0/+10
| * Driver Core: x86: add nodename for cpuid and msr drivers.Kay Sievers2009-06-162-0/+12
| * Driver Core: block: add nodename support for block drivers.Kay Sievers2009-06-163-1/+18
| * Driver Core: usb: add nodename support for usb drivers.Kay Sievers2009-06-168-2/+56
| * Driver Core: misc: add nodename support for misc devices.Kay Sievers2009-06-166-3/+17
| * Driver Core: add nodename callbacksKay Sievers2009-06-162-1/+53
| * driver core: fix gcc 4.3.3 warnings about string literalsGreg Kroah-Hartman2009-06-164-5/+5
| * firmware: remove broken example filesGreg Kroah-Hartman2009-06-162-325/+0
| * firmware: FIRMWARE_NAME_MAX removalSamuel Ortiz2009-06-161-1/+0
| * firmware: wireless/libertas: prepare for FIRMWARE_NAME_MAX removalJohn W. Linville2009-06-163-10/+9
| * firmware: pcmcia/ds: prepare for FIRMWARE_NAME_MAX removalSamuel Ortiz2009-06-161-11/+1
| * firmware: dvb/dvb-usb: prepare for FIRMWARE_NAME_MAX removalSamuel Ortiz2009-06-161-1/+1
| * firmware: tuners/xc2028: prepare for FIRMWARE_NAME_MAX removalSamuel Ortiz2009-06-161-1/+1
| * firmware: atm/ueagle-atm: prepare for FIRMWARE_NAME_MAX removalSamuel Ortiz2009-06-161-4/+5
| * firmware: allocate firmware id dynamicallySamuel Ortiz2009-06-161-4/+12