summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | uml: Convert to unlocked_ioctls to remove implicit BKLJohn Kacur2010-05-171-4/+4
| * | | ncpfs: BKL ioctl pushdownJohn Kacur2010-05-174-14/+19
| * | | coda: Clean-up whitespace problems in pioctl.cJohn Kacur2010-05-171-18/+17
| * | | coda: BKL ioctl pushdownJohn Kacur2010-05-171-17/+24
| * | | drivers: Push down BKL into various driversArnd Bergmann2010-05-1723-115/+280
| * | | isdn: Push down BKL into ioctl functionsArnd Bergmann2010-05-173-10/+35
| * | | scsi: Push down BKL into ioctl functionsArnd Bergmann2010-05-1711-36/+120
| * | | dvb: Push down BKL into ioctl functionsArnd Bergmann2010-05-1710-58/+85
| * | | smbfs: Push down BKL into ioctl functionArnd Bergmann2010-05-174-7/+9
| * | | coda/psdev: Remove BKL from ioctl functionArnd Bergmann2010-05-171-3/+2
| * | | um/mmapper: Remove BKL usageArnd Bergmann2010-05-171-3/+2
| * | | sn_hwperf: Kill BKL usageArnd Bergmann2010-05-171-7/+2
| * | | hfsplus: Push down BKL into ioctl functionArnd Bergmann2010-05-174-7/+12
* | | | Merge git://git.infradead.org/battery-2.6Linus Torvalds2010-05-2418-168/+901
|\ \ \ \
| * | | | ds2760_battery: Document ABI changeDaniel Mack2010-05-191-0/+20
| * | | | ds2760_battery: Make charge_now and charge_full writeableDaniel Mack2010-05-191-0/+64
| * | | | power_supply: Add support for writeable propertiesDaniel Mack2010-05-192-3/+40
| * | | | power_supply: Use attribute groupsAnton Vorontsov2010-05-194-96/+75
| * | | | power_supply: Add test_power driverAnton Vorontsov2010-05-183-0/+169
| * | | | tosa_battery: Fix build error due to direct driver_data usageDmitry Eremin-Solenikov2010-05-031-2/+2
| * | | | wm97xx_battery: Quieten sparse warning (bat_set_pdata not declared)Anton Vorontsov2010-05-021-0/+3
| * | | | ds2782_battery: Get rid of magic numbers in driver_dataAnton Vorontsov2010-05-021-6/+11
| * | | | ds2782_battery: Add support for ds2786 battery gas gaugeYulia Vilensky2010-04-263-50/+146
| * | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Anton Vorontsov2010-04-264670-5719/+28426
| |\ \ \ \
| * | | | | pda_power: Add function callbacks for suspend and resumeDaniel Mack2010-04-162-0/+12
| * | | | | wm831x_power: Use genirqMark Brown2010-04-061-17/+16
| * | | | | Driver for Zipit Z2 battery chipMarek Vasut2010-04-064-0/+352
| * | | | | ds2782_battery: Fix clientdata on removalWolfram Sang2010-04-061-3/+0
* | | | | | Merge branch 'timers-for-linus-urgent' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2010-05-242-7/+8
|\ \ \ \ \ \
| * | | | | | timers: Fix slack calculation for expired timersJeff Chua2010-05-241-3/+4
| * | | | | | timekeeping: Fix timezone updateThomas Gleixner2010-05-241-4/+4
* | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds2010-05-2427-207/+916
|\ \ \ \ \ \ \
| * | | | | | | sh: fix up sh7785lcr_32bit_defconfig.Paul Mundt2010-05-241-109/+164
| * | | | | | | arch/sh/lib/strlen.S: Checkpatch cleanupAndrea Gelmini2010-05-241-1/+1
| * | | | | | | sh: fix up sh7786 dmaengine build.Paul Mundt2010-05-221-1/+1
| * | | | | | | sh: guard cookie consistency across termination in the DMA driverGuennadi Liakhovetski2010-05-221-0/+4
| * | | | | | | sh: prevent the DMA driver from unloading, while in useGuennadi Liakhovetski2010-05-221-0/+1
| * | | | | | | sh: fix Oops in the serial SCI driverGuennadi Liakhovetski2010-05-221-2/+3
| * | | | | | | sh: allow platforms to specify SD-card supported voltagesGuennadi Liakhovetski2010-05-222-1/+6
| * | | | | | | mmc: let MFD's provide supported Vdd card voltages to tmio_mmcGuennadi Liakhovetski2010-05-222-1/+5
| * | | | | | | sh: disable SD-card write-protection detection on kfr2r09Guennadi Liakhovetski2010-05-221-2/+4
| * | | | | | | mfd: pass platform flags down to the tmio_mmc driverGuennadi Liakhovetski2010-05-222-0/+3
| * | | | | | | tmio: add a platform flag to disable card write-protection detectionGuennadi Liakhovetski2010-05-222-1/+8
| * | | | | | | sh: Add SDHI DMA support to migorGuennadi Liakhovetski2010-05-221-0/+9
| * | | | | | | sh: Add SDHI DMA support to kfr2r09Guennadi Liakhovetski2010-05-221-0/+9
| * | | | | | | sh: Add SDHI DMA support to ms7724seGuennadi Liakhovetski2010-05-221-0/+17
| * | | | | | | sh: Add SDHI DMA support to ecovecGuennadi Liakhovetski2010-05-221-2/+7
| * | | | | | | mmc: add DMA support to tmio_mmc driver, when used on SuperHGuennadi Liakhovetski2010-05-223-30/+348
| * | | | | | | sh: prepare the SDHI MFD driver to pass DMA configuration to tmio_mmc.cGuennadi Liakhovetski2010-05-222-4/+22
| * | | | | | | mmc: prepare tmio_mmc for passing of DMA configuration from the MFD cellGuennadi Liakhovetski2010-05-221-0/+6