aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/parisc/sba_iommu.c (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2009-06-15parisc: remove driver_data direct access of struct deviceGreg Kroah-Hartman1-3/+3
2009-06-15of_serial: remove driver_data direct access of struct deviceGreg Kroah-Hartman1-2/+2
2009-06-15mips: remove driver_data direct access of struct deviceGreg Kroah-Hartman1-1/+1
2009-06-15ipmi: remove driver_data direct access of struct deviceGreg Kroah-Hartman1-2/+2
2009-06-15infiniband: ehca: remove driver_data direct access of struct deviceGreg Kroah-Hartman1-4/+4
2009-06-15ibmvscsi: gadget: at91_udc: remove driver_data direct access of struct deviceGreg Kroah-Hartman2-4/+4
2009-06-15hvcs: remove driver_data direct access of struct deviceGreg Kroah-Hartman1-3/+3
2009-06-15xen block: remove driver_data direct access of struct deviceGreg Kroah-Hartman1-7/+7
2009-06-15thermal: remove driver_data direct access of struct deviceGreg Kroah-Hartman1-2/+2
2009-06-15scsi: remove driver_data direct access of struct deviceGreg Kroah-Hartman2-2/+2
2009-06-15pcmcia: remove driver_data direct access of struct deviceGreg Kroah-Hartman1-4/+4
2009-06-15PCIE: remove driver_data direct access of struct deviceGreg Kroah-Hartman1-1/+1
2009-06-15mfd: remove driver_data direct access of struct deviceGreg Kroah-Hartman3-4/+4
2009-06-15media: remove driver_data direct access of struct deviceGreg Kroah-Hartman3-14/+14
2009-06-15input: remove driver_data direct access of struct deviceGreg Kroah-Hartman1-1/+1
2009-06-15infiniband: remove driver_data direct access of struct deviceGreg Kroah-Hartman1-1/+1
2009-06-15ieee1394: remove driver_data direct access of struct deviceGreg Kroah-Hartman2-13/+11
2009-06-15ide: remove driver_data direct access of struct deviceGreg Kroah-Hartman3-5/+7
2009-06-15firewire: remove driver_data direct access of struct deviceGreg Kroah-Hartman1-3/+3
2009-06-15eisa: remove driver_data direct access of struct deviceGreg Kroah-Hartman3-4/+4
2009-06-15Driver Core: bsg: add nodename for bsg driverKay Sievers1-0/+6
2009-06-15Driver Core: aoe: add nodename for aoe devicesKay Sievers1-0/+7
2009-06-15Driver Core: drm: add nodename for drm devicesKay Sievers1-0/+7
2009-06-15Driver Core: raw: add nodename for raw devicesKay Sievers1-0/+6
2009-06-15Driver Core: sound: add nodename for sound driversKay Sievers1-0/+7
2009-06-15Driver Core: input: add nodename for input driversKay Sievers1-0/+6
2009-06-15Driver Core: dvb: add nodename for dvb driversKay Sievers1-0/+10
2009-06-15Driver Core: x86: add nodename for cpuid and msr drivers.Kay Sievers2-0/+12
2009-06-15Driver Core: block: add nodename support for block drivers.Kay Sievers3-1/+18
2009-06-15Driver Core: usb: add nodename support for usb drivers.Kay Sievers8-2/+56
2009-06-15Driver Core: misc: add nodename support for misc devices.Kay Sievers6-3/+17
2009-06-15Driver Core: add nodename callbacksKay Sievers2-1/+53
2009-06-15driver core: fix gcc 4.3.3 warnings about string literalsGreg Kroah-Hartman4-5/+5
2009-06-15firmware: remove broken example filesGreg Kroah-Hartman2-325/+0
2009-06-15firmware: FIRMWARE_NAME_MAX removalSamuel Ortiz1-1/+0
2009-06-15firmware: wireless/libertas: prepare for FIRMWARE_NAME_MAX removalJohn W. Linville3-10/+9
2009-06-15firmware: pcmcia/ds: prepare for FIRMWARE_NAME_MAX removalSamuel Ortiz1-11/+1
2009-06-15firmware: dvb/dvb-usb: prepare for FIRMWARE_NAME_MAX removalSamuel Ortiz1-1/+1
2009-06-15firmware: tuners/xc2028: prepare for FIRMWARE_NAME_MAX removalSamuel Ortiz1-1/+1
2009-06-15firmware: atm/ueagle-atm: prepare for FIRMWARE_NAME_MAX removalSamuel Ortiz1-4/+5
2009-06-15firmware: allocate firmware id dynamicallySamuel Ortiz1-4/+12
2009-06-15driver core: fix documentation of request_firmware_nowaitMing Lei2-3/+5
2009-06-15kobject: samples: make SAMPLE_KOBJECT module-onlyMichal Marek1-1/+2
2009-06-15driver core: synchronize device shutdownShaohua Li1-0/+2
2009-06-15debugfs: fix docbook errorJonathan Corbet1-1/+1
2009-06-15driver-core: make sysdev_class_register check kobject_set_name return valueDave Young1-1/+7
2009-06-15kobject: make kset_create check kobject_set_name return valueDave Young1-1/+6
2009-06-15Driver core: fix comment for device_attach()Dmitry Torokhov1-1/+1
2009-06-15debugfs: dont stop on first failed recursive deleteSteven Rostedt1-0/+11
2009-06-15driver core: Const-correct platform getbyname functionsLinus Walleij2-4/+5