summaryrefslogtreecommitdiffstats
path: root/drivers/isdn/i4l (unfollow)
Commit message (Expand)AuthorFilesLines
2009-06-16xen: remove driver_data direct access of struct device from more driversGreg Kroah-Hartman3-13/+13
2009-06-16usb: gadget: at91_udc: remove driver_data direct access of struct deviceGreg Kroah-Hartman1-3/+3
2009-06-16uml: remove driver_data direct access of struct deviceGreg Kroah-Hartman2-4/+4
2009-06-16block/ps3: remove driver_data direct access of struct deviceRoel Kluin2-32/+32
2009-06-16s390: remove driver_data direct access of struct deviceGreg Kroah-Hartman11-104/+105
2009-06-16parport: remove driver_data direct access of struct deviceGreg Kroah-Hartman1-2/+2
2009-06-16parisc: remove driver_data direct access of struct deviceGreg Kroah-Hartman2-4/+4
2009-06-16of_serial: remove driver_data direct access of struct deviceGreg Kroah-Hartman1-2/+2
2009-06-16mips: remove driver_data direct access of struct deviceGreg Kroah-Hartman1-1/+1
2009-06-16ipmi: remove driver_data direct access of struct deviceGreg Kroah-Hartman1-2/+2
2009-06-16infiniband: ehca: remove driver_data direct access of struct deviceGreg Kroah-Hartman1-4/+4
2009-06-16ibmvscsi: gadget: at91_udc: remove driver_data direct access of struct deviceGreg Kroah-Hartman2-4/+4
2009-06-16hvcs: remove driver_data direct access of struct deviceGreg Kroah-Hartman1-3/+3
2009-06-16xen block: remove driver_data direct access of struct deviceGreg Kroah-Hartman1-7/+7
2009-06-16thermal: remove driver_data direct access of struct deviceGreg Kroah-Hartman1-2/+2
2009-06-16scsi: remove driver_data direct access of struct deviceGreg Kroah-Hartman2-2/+2
2009-06-16pcmcia: remove driver_data direct access of struct deviceGreg Kroah-Hartman1-4/+4
2009-06-16PCIE: remove driver_data direct access of struct deviceGreg Kroah-Hartman1-1/+1
2009-06-16mfd: remove driver_data direct access of struct deviceGreg Kroah-Hartman3-4/+4
2009-06-16media: remove driver_data direct access of struct deviceGreg Kroah-Hartman3-14/+14
2009-06-16input: remove driver_data direct access of struct deviceGreg Kroah-Hartman1-1/+1
2009-06-16infiniband: remove driver_data direct access of struct deviceGreg Kroah-Hartman1-1/+1
2009-06-16ieee1394: remove driver_data direct access of struct deviceGreg Kroah-Hartman2-13/+11
2009-06-16ide: remove driver_data direct access of struct deviceGreg Kroah-Hartman3-5/+7
2009-06-16firewire: remove driver_data direct access of struct deviceGreg Kroah-Hartman1-3/+3
2009-06-16eisa: remove driver_data direct access of struct deviceGreg Kroah-Hartman3-4/+4
2009-06-16Driver Core: bsg: add nodename for bsg driverKay Sievers1-0/+6
2009-06-16Driver Core: aoe: add nodename for aoe devicesKay Sievers1-0/+7
2009-06-16Driver Core: drm: add nodename for drm devicesKay Sievers1-0/+7
2009-06-16Driver Core: raw: add nodename for raw devicesKay Sievers1-0/+6
2009-06-16Driver Core: sound: add nodename for sound driversKay Sievers1-0/+7
2009-06-16Driver Core: input: add nodename for input driversKay Sievers1-0/+6
2009-06-16Driver Core: dvb: add nodename for dvb driversKay Sievers1-0/+10
2009-06-16Driver Core: x86: add nodename for cpuid and msr drivers.Kay Sievers2-0/+12
2009-06-16Driver Core: block: add nodename support for block drivers.Kay Sievers3-1/+18
2009-06-16Driver Core: usb: add nodename support for usb drivers.Kay Sievers8-2/+56
2009-06-16Driver Core: misc: add nodename support for misc devices.Kay Sievers6-3/+17
2009-06-16Driver Core: add nodename callbacksKay Sievers2-1/+53
2009-06-16driver core: fix gcc 4.3.3 warnings about string literalsGreg Kroah-Hartman4-5/+5
2009-06-16firmware: remove broken example filesGreg Kroah-Hartman2-325/+0
2009-06-16firmware: FIRMWARE_NAME_MAX removalSamuel Ortiz1-1/+0
2009-06-16firmware: wireless/libertas: prepare for FIRMWARE_NAME_MAX removalJohn W. Linville3-10/+9
2009-06-16firmware: pcmcia/ds: prepare for FIRMWARE_NAME_MAX removalSamuel Ortiz1-11/+1
2009-06-16firmware: dvb/dvb-usb: prepare for FIRMWARE_NAME_MAX removalSamuel Ortiz1-1/+1
2009-06-16firmware: tuners/xc2028: prepare for FIRMWARE_NAME_MAX removalSamuel Ortiz1-1/+1
2009-06-16firmware: atm/ueagle-atm: prepare for FIRMWARE_NAME_MAX removalSamuel Ortiz1-4/+5
2009-06-16firmware: allocate firmware id dynamicallySamuel Ortiz1-4/+12
2009-06-16driver core: fix documentation of request_firmware_nowaitMing Lei2-3/+5
2009-06-16kobject: samples: make SAMPLE_KOBJECT module-onlyMichal Marek1-1/+2
2009-06-16driver core: synchronize device shutdownShaohua Li1-0/+2