index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Regulators: ab3100/bq24022: add a missing .owner field in regulator_desc
Axel Lin
2010-05-25
2
-0
/
+11
*
twl6030: regulator: Remove vsel tables and use formula for calculation
Rajendra Nayak
2010-05-25
1
-47
/
+91
*
mc13783-regulator: fix vaild voltage range checking for mc13783_fixed_regulat...
Axel Lin
2010-05-25
1
-3
/
+3
*
regulator: use voltage number array in 88pm860x
Haojian Zhuang
2010-05-25
2
-262
/
+222
*
regulator: make 88pm860x sharing one driver structure
Haojian Zhuang
2010-05-25
2
-58
/
+27
*
regulator: simplify regulator_register() error handling
Jani Nikula
2010-05-25
1
-30
/
+5
*
regulator: fix unset_regulator_supplies() to remove all matches
Jani Nikula
2010-05-25
1
-1
/
+0
*
regulator: prevent registration of matching regulator consumer supplies
Jani Nikula
2010-05-25
1
-1
/
+6
*
regulator: Allow regulator-regulator supplies to be specified by name
Mark Brown
2010-05-25
1
-0
/
+30
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/ide-2.6
Linus Torvalds
2010-05-24
3
-6
/
+6
|
\
|
*
cmd640: fix kernel oops in test_irq() method
Sergei Shtylyov
2010-05-11
1
-4
/
+2
|
*
pdc202xx_old: ignore "FIFO empty" bit in test_irq() method
Sergei Shtylyov
2010-04-23
1
-2
/
+2
|
*
pdc202xx_old: wire test_irq() method for PDC2026x
Sergei Shtylyov
2010-04-23
1
-0
/
+1
|
*
IDE: pass IRQ flags to the IDE core
Yegor Yefremov
2010-04-15
1
-0
/
+1
*
|
Merge branch 'bkl/ioctl' of git://git.kernel.org/pub/scm/linux/kernel/git/fre...
Linus Torvalds
2010-05-24
47
-219
/
+520
|
\
\
|
*
|
drivers: Push down BKL into various drivers
Arnd Bergmann
2010-05-17
23
-115
/
+280
|
*
|
isdn: Push down BKL into ioctl functions
Arnd Bergmann
2010-05-17
3
-10
/
+35
|
*
|
scsi: Push down BKL into ioctl functions
Arnd Bergmann
2010-05-17
11
-36
/
+120
|
*
|
dvb: Push down BKL into ioctl functions
Arnd Bergmann
2010-05-17
10
-58
/
+85
*
|
|
Merge git://git.infradead.org/battery-2.6
Linus Torvalds
2010-05-24
13
-168
/
+848
|
\
\
\
|
*
|
|
ds2760_battery: Make charge_now and charge_full writeable
Daniel Mack
2010-05-19
1
-0
/
+64
|
*
|
|
power_supply: Add support for writeable properties
Daniel Mack
2010-05-19
1
-3
/
+35
|
*
|
|
power_supply: Use attribute groups
Anton Vorontsov
2010-05-19
3
-96
/
+74
|
*
|
|
power_supply: Add test_power driver
Anton Vorontsov
2010-05-18
3
-0
/
+169
|
*
|
|
tosa_battery: Fix build error due to direct driver_data usage
Dmitry Eremin-Solenikov
2010-05-02
1
-2
/
+2
|
*
|
|
wm97xx_battery: Quieten sparse warning (bat_set_pdata not declared)
Anton Vorontsov
2010-05-02
1
-0
/
+3
|
*
|
|
ds2782_battery: Get rid of magic numbers in driver_data
Anton Vorontsov
2010-05-02
1
-6
/
+11
|
*
|
|
ds2782_battery: Add support for ds2786 battery gas gauge
Yulia Vilensky
2010-04-26
2
-50
/
+138
|
*
|
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...
Anton Vorontsov
2010-04-26
2629
-2578
/
+21375
|
|
\
\
\
|
*
|
|
|
pda_power: Add function callbacks for suspend and resume
Daniel Mack
2010-04-16
1
-0
/
+10
|
*
|
|
|
wm831x_power: Use genirq
Mark Brown
2010-04-06
1
-17
/
+16
|
*
|
|
|
Driver for Zipit Z2 battery chip
Marek Vasut
2010-04-06
3
-0
/
+335
|
*
|
|
|
ds2782_battery: Fix clientdata on removal
Wolfram Sang
2010-04-06
1
-3
/
+0
*
|
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6
Linus Torvalds
2010-05-24
6
-37
/
+387
|
\
\
\
\
\
|
*
|
|
|
|
sh: guard cookie consistency across termination in the DMA driver
Guennadi Liakhovetski
2010-05-22
1
-0
/
+4
|
*
|
|
|
|
sh: prevent the DMA driver from unloading, while in use
Guennadi Liakhovetski
2010-05-22
1
-0
/
+1
|
*
|
|
|
|
sh: fix Oops in the serial SCI driver
Guennadi Liakhovetski
2010-05-22
1
-2
/
+3
|
*
|
|
|
|
sh: allow platforms to specify SD-card supported voltages
Guennadi Liakhovetski
2010-05-22
1
-1
/
+3
|
*
|
|
|
|
mmc: let MFD's provide supported Vdd card voltages to tmio_mmc
Guennadi Liakhovetski
2010-05-22
1
-1
/
+4
|
*
|
|
|
|
mfd: pass platform flags down to the tmio_mmc driver
Guennadi Liakhovetski
2010-05-22
1
-0
/
+2
|
*
|
|
|
|
tmio: add a platform flag to disable card write-protection detection
Guennadi Liakhovetski
2010-05-22
1
-1
/
+4
|
*
|
|
|
|
mmc: add DMA support to tmio_mmc driver, when used on SuperH
Guennadi Liakhovetski
2010-05-22
3
-30
/
+348
|
*
|
|
|
|
sh: prepare the SDHI MFD driver to pass DMA configuration to tmio_mmc.c
Guennadi Liakhovetski
2010-05-22
1
-4
/
+20
*
|
|
|
|
|
Revert "ath9k: Group Key fix for VAPs"
Linus Torvalds
2010-05-24
1
-25
/
+3
*
|
|
|
|
|
Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6
Linus Torvalds
2010-05-24
137
-614
/
+855
|
\
\
\
\
\
\
|
*
|
|
|
|
|
Merge remote branch 'origin' into secretlab/next-devicetree
Grant Likely
2010-05-22
3287
-136210
/
+264184
|
|
\
|
|
|
|
|
|
*
|
|
|
|
|
of: change of_match_device to work with struct device
Grant Likely
2010-05-22
3
-11
/
+8
|
*
|
|
|
|
|
of: Remove duplicate fields from of_platform_driver
Grant Likely
2010-05-22
109
-287
/
+503
|
*
|
|
|
|
|
drivercore: Add of_match_table to the common device drivers
Grant Likely
2010-05-22
2
-6
/
+6
|
*
|
|
|
|
|
arch/powerpc: Move dma_mask from of_device into pdev_archdata
Grant Likely
2010-05-22
1
-2
/
+2
[next]