aboutsummaryrefslogtreecommitdiffstats
path: root/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
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-Hartman2-2/+2
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: 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: block: add nodename support for block drivers.Kay Sievers1-0/+7
2009-06-15Driver Core: usb: add nodename support for usb drivers.Kay Sievers7-2/+53
2009-06-15Driver Core: misc: add nodename support for misc devices.Kay Sievers4-3/+15
2009-06-15Driver Core: add nodename callbacksKay Sievers1-1/+50
2009-06-15driver core: fix gcc 4.3.3 warnings about string literalsGreg Kroah-Hartman4-5/+5
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 Lei1-2/+3
2009-06-15driver core: synchronize device shutdownShaohua Li1-0/+2
2009-06-15driver-core: make sysdev_class_register check kobject_set_name return valueDave Young1-1/+7
2009-06-15Driver core: fix comment for device_attach()Dmitry Torokhov1-1/+1
2009-06-15driver core: Const-correct platform getbyname functionsLinus Walleij1-2/+3
2009-06-15driver core: add BUS_NOTIFY_UNBOUND_DRIVER eventJoerg Roedel1-0/+4
2009-06-15driver core: firmware_class: replace kfree(dev) with put_device(dev)Ming Lei1-3/+5
2009-06-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds714-36880/+63315
2009-06-15Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpcLinus Torvalds9-154/+184
2009-06-15regulator/max1586: fix V3 gain calculation integer overflowPhilipp Zabel1-4/+4
2009-06-15regulator/max1586: support increased V3 voltage rangePhilipp Zabel1-19/+52
2009-06-15regulator: lp3971 - fix driver link error when built-in.Liam Girdwood1-1/+1
2009-06-15LP3971 PMIC regulator driver (updated and combined version)Marek Szyprowski3-0/+570
2009-06-15regulator: remove driver_data direct access of struct deviceGreg Kroah-Hartman1-3/+3
2009-06-15regulator: Set MODULE_ALIAS for regulator driversMark Brown3-0/+3
2009-06-15regulator: Support list_voltage for fixed voltage regulatorMark Brown1-1/+14
2009-06-15regulator: Move regulator drivers to subsys_initcall()Mark Brown4-4/+4
2009-06-15regulator: build fix for powerpc - renamed show_stateLiam Girdwood1-5/+5
2009-06-15regulator: add userspace-consumer driverMike Rapoport3-0/+211
2009-06-15Maxim 1586 regulator driverRobert Jarzmik3-0/+259
2009-06-15Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6David S. Miller725-17371/+79188
2009-06-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infinibandLinus Torvalds24-136/+181
2009-06-14fusion: fix recent kernel-doc problemsRandy Dunlap2-4/+3
2009-06-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/drzeus/mmcLinus Torvalds26-203/+2129
2009-06-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds64-95/+96
2009-06-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hidLinus Torvalds16-51/+805
2009-06-14Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds43-178/+4145
2009-06-14Merge branches 'cxgb3', 'ehca', 'misc', 'mlx4', 'mthca' and 'nes' into for-linusRoland Dreier22-133/+150
2009-06-14mlx4_core: Don't double-free IRQs when falling back from MSI-X to INTxRoland Dreier1-1/+3
2009-06-14Bluetooth: Fix issue with uninitialized nsh.type in DTL-1 driverMarcel Holtmann1-0/+2
2009-06-14Merge branch 'for-rmk' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/pxa-linux-2.6 into develRussell King9-6/+1570