index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
block
/
amiflop.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2011-03-23
mfd: Convert WM831x interrupt masking to enable/disable operations
Mark Brown
1
-4
/
+8
2011-03-23
hwmon: twl4030: Hwmon Driver for TWL4030 MADC
Keerthy
4
-0
/
+213
2011-03-23
mfd: Add twl4030 madc driver
Keerthy
4
-0
/
+954
2011-03-23
mfd: Add MODULE_DEVICE_TABLE to vx855
Axel Lin
1
-0
/
+1
2011-03-23
mfd: Add MODULE_DEVICE_TABLE to pcf50633-core
Axel Lin
1
-0
/
+1
2011-03-23
mfd: Add MODULE_DEVICE_TABLE to mc13xxx-core
Axel Lin
1
-0
/
+1
2011-03-23
mfd: Add sharing for cs5535 acpi/pms cells
Andres Salomon
2
-22
/
+57
2011-03-23
mfd: add platform_device sharing support for mfd
Andres Salomon
2
-0
/
+70
2011-03-23
mfd: Add refcounting support to mfd_cells
Andres Salomon
2
-5
/
+73
2011-03-23
mfd: Remove driver_data field from mfd_cell
Andres Salomon
2
-4
/
+0
2011-03-23
rdc321x-southbridge: Use mfd_data instead of driver_data
Andres Salomon
3
-4
/
+6
2011-03-23
fb: Use mfd_data instead of driver_data for tmio-fb
Andres Salomon
2
-9
/
+8
2011-03-23
mtd: Use mfd_data instead of driver_data for tmio_nand
Andres Salomon
3
-4
/
+3
2011-03-23
mmc: Use mfd_data instead of driver_data for tmio-mmc
Andres Salomon
6
-22
/
+14
2011-03-23
w1: Use mfd_data instead of driver_data for dsw1wm.c
Andres Salomon
3
-5
/
+4
2011-03-23
asoc: wm8400-codec: Use mfd_data instead of driver_data
Andres Salomon
2
-2
/
+3
2011-03-23
asoc: davinci_voicecodec: use mfd_data instead of driver_data
Andres Salomon
3
-4
/
+5
2011-03-23
mfd: Rename platform_data field of mfd_cell to mfd_data
Andres Salomon
8
-39
/
+39
2011-03-23
mfd: Drop data_size from mfd_cell struct
Andres Salomon
1
-3
/
+0
2011-03-23
mfd: mfd_cell is now implicitly available to mc13xxx drivers
Andres Salomon
9
-40
/
+39
2011-03-23
mfd: mfd_cell is now implicitly available to janz drivers
Andres Salomon
3
-3
/
+4
2011-03-23
mfd: mfd_cell is now implicitly available to tc6387xb drivers
Andres Salomon
1
-5
/
+0
2011-03-23
mfd: mfd_cell is now implicitly available to twl4030 drivers
Andres Salomon
3
-5
/
+6
2011-03-23
mfd: mfd_cell is now implicitly available to tc6393xb drivers
Andres Salomon
3
-34
/
+13
2011-03-23
mfd: mfd_cell is now implicitly available to sh_mobile_sdhi drivers
Andres Salomon
1
-2
/
+0
2011-03-23
mfd: mfd_cell is now implicitly available to wl1273 drivers
Andres Salomon
3
-4
/
+3
2011-03-23
mfd: mfd_cell is now implicitly available to t7166xb drivers
Andres Salomon
2
-14
/
+5
2011-03-23
mfd: mfd_cell is now implicitly available to timberdale drivers
Andres Salomon
9
-37
/
+17
2011-03-23
mfd: mfd_cell is now implicitly available to htc-pasic3 drivers
Andres Salomon
1
-4
/
+0
2011-03-23
mfd: mfd_cell is now implicitly available to asic3 drivers
Andres Salomon
3
-19
/
+13
2011-03-23
mfd: mfd_cell is now implicitly available to ab3100 drivers
Andres Salomon
2
-4
/
+3
2011-03-23
mfd: mfd_cell is now implicitly available to ab3550 driver
Andres Salomon
2
-4
/
+1
2011-03-23
mfd: mfd_cell is now implicitly available to jz4740 drivers
Andres Salomon
3
-6
/
+2
2011-03-23
mfd-core: Unconditionally add mfd_cell to every platform_device
Andres Salomon
2
-8
/
+24
2011-03-23
mfd-core: Fix up typos/vagueness in comment
Andres Salomon
1
-2
/
+2
2011-03-23
mfd: Enabling twl4030_wdt and pwrbutton only for Triton
Keerthy
1
-2
/
+2
2011-03-23
mfd: Put WM8994 into reset when suspending
Mark Brown
1
-0
/
+5
2011-03-23
mfd: Remove bitrotted genirq comment from wm831x IRQ code
Mark Brown
1
-9
/
+0
2011-03-23
OMAP4: add clk32kg data to omap4panda and blaze board file
Balaji T K
2
-0
/
+14
2011-03-23
regulator: twl: add clk32kg to twl-regulator
Balaji T K
3
-1
/
+29
2011-03-23
mfd: Add new ab8500 GPADC driver
Arun Murthy
4
-0
/
+332
2011-03-23
mfd: ab8500: world-writable debugfs register-* files
Vasiliy Kulikov
1
-3
/
+3
2011-03-23
mfd: ab3500: world-writable debugfs register-* files
Vasiliy Kulikov
1
-3
/
+3
2011-03-23
mfd: ab3100: world-writable debugfs *_priv files
Vasiliy Kulikov
1
-2
/
+2
2011-03-23
mfd: AB8500 system control driver
Mattias Nilsson
3
-1
/
+335
2011-03-23
mfd: Add fast path for WM831x touchscreen interrupts
Mark Brown
1
-0
/
+12
2011-03-23
mfd: Convert WM831x SPI to use dev_pm_ops
Mark Brown
1
-9
/
+15
2011-03-23
mfd: Invert tps6586x GPIO and subdevices initialization
Vincent Palatin
1
-10
/
+16
2011-03-23
mfd: Add BTN_TOUCH event to ucb1x00-ts
Jochen Friedrich
1
-1
/
+4
2011-03-23
mfd: Remove obsolete cleanup for wl1273 clientdata
Wolfram Sang
1
-2
/
+0
[next]