aboutsummaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAge
* Merge branch 'bkl/ioctl' of git://git.kernel.org/pub/scm/linux/kernel/git/fre...Linus Torvalds2010-05-24
|\
| * drivers: Push down BKL into various driversArnd Bergmann2010-05-16
| * isdn: Push down BKL into ioctl functionsArnd Bergmann2010-05-16
| * scsi: Push down BKL into ioctl functionsArnd Bergmann2010-05-16
| * dvb: Push down BKL into ioctl functionsArnd Bergmann2010-05-16
* | Merge git://git.infradead.org/battery-2.6Linus Torvalds2010-05-24
|\ \
| * | ds2760_battery: Make charge_now and charge_full writeableDaniel Mack2010-05-19
| * | power_supply: Add support for writeable propertiesDaniel Mack2010-05-19
| * | power_supply: Use attribute groupsAnton Vorontsov2010-05-19
| * | power_supply: Add test_power driverAnton Vorontsov2010-05-18
| * | tosa_battery: Fix build error due to direct driver_data usageDmitry Eremin-Solenikov2010-05-02
| * | wm97xx_battery: Quieten sparse warning (bat_set_pdata not declared)Anton Vorontsov2010-05-02
| * | ds2782_battery: Get rid of magic numbers in driver_dataAnton Vorontsov2010-05-02
| * | ds2782_battery: Add support for ds2786 battery gas gaugeYulia Vilensky2010-04-26
| * | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Anton Vorontsov2010-04-26
| |\ \
| * | | pda_power: Add function callbacks for suspend and resumeDaniel Mack2010-04-16
| * | | wm831x_power: Use genirqMark Brown2010-04-06
| * | | Driver for Zipit Z2 battery chipMarek Vasut2010-04-06
| * | | ds2782_battery: Fix clientdata on removalWolfram Sang2010-04-06
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds2010-05-24
|\ \ \ \
| * | | | sh: guard cookie consistency across termination in the DMA driverGuennadi Liakhovetski2010-05-22
| * | | | sh: prevent the DMA driver from unloading, while in useGuennadi Liakhovetski2010-05-22
| * | | | sh: fix Oops in the serial SCI driverGuennadi Liakhovetski2010-05-22
| * | | | sh: allow platforms to specify SD-card supported voltagesGuennadi Liakhovetski2010-05-22
| * | | | mmc: let MFD's provide supported Vdd card voltages to tmio_mmcGuennadi Liakhovetski2010-05-22
| * | | | mfd: pass platform flags down to the tmio_mmc driverGuennadi Liakhovetski2010-05-22
| * | | | tmio: add a platform flag to disable card write-protection detectionGuennadi Liakhovetski2010-05-22
| * | | | mmc: add DMA support to tmio_mmc driver, when used on SuperHGuennadi Liakhovetski2010-05-22
| * | | | sh: prepare the SDHI MFD driver to pass DMA configuration to tmio_mmc.cGuennadi Liakhovetski2010-05-22
* | | | | Revert "ath9k: Group Key fix for VAPs"Linus Torvalds2010-05-24
* | | | | Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2010-05-24
|\ \ \ \ \
| * | | | | Merge remote branch 'origin' into secretlab/next-devicetreeGrant Likely2010-05-22
| |\| | | |
| * | | | | of: change of_match_device to work with struct deviceGrant Likely2010-05-22
| * | | | | of: Remove duplicate fields from of_platform_driverGrant Likely2010-05-22
| * | | | | drivercore: Add of_match_table to the common device driversGrant Likely2010-05-22
| * | | | | arch/powerpc: Move dma_mask from of_device into pdev_archdataGrant Likely2010-05-22
| * | | | | of: eliminate of_device->node and dev_archdata->{of,prom}_nodeGrant Likely2010-05-18
| * | | | | of: Always use 'struct device.of_node' to get device node pointer.Grant Likely2010-05-18
| * | | | | i2c/of: Allow device node to be passed via i2c_board_infoGrant Likely2010-04-28
| * | | | | driver-core: Add device node pointer to struct deviceGrant Likely2010-04-28
| * | | | | of/flattree: Make unflatten_device_tree() safe to call from any archGrant Likely2010-04-28
* | | | | | fusion: fix kernel-doc notationBen Hutchings2010-05-24
* | | | | | scsi_scan.c: fix/convert functions to use kernel-docRandy Dunlap2010-05-24
| |/ / / / |/| | | |
* | | | | fbmem: avoid printk format warning with 32-bit resourcesRandy Dunlap2010-05-21
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2010-05-21
|\ \ \ \ \
| * | | | | sanitize vfs_fsync calling conventionsChristoph Hellwig2010-05-21
* | | | | | Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds2010-05-21
|\ \ \ \ \ \
| * | | | | | PCI: hotplug: pciehp: Removed check for hotplug of display devicesPraveen Kalamegham2010-05-21
| * | | | | | PCI: Allow manual resource allocation for PCI hotplug bridgesFelix Radensky2010-05-21
| * | | | | | PCI hotplug: Use kmemdupJulia Lawall2010-05-18