index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2012-05-09
mfd: Enable Device Tree support for the db8500-prcmu
Lee Jones
1
-10
/
+19
2012-05-09
mfd: Register db8500-prcmu as a platform driver instead of only probing
Lee Jones
1
-2
/
+3
2012-05-09
mfd: Fix of_match_node() da9052 arguments
Olof Johansson
1
-1
/
+1
2012-05-09
lpc_sch: Add Intel Centerton Multifunction Device support
Seth Heasley
1
-2
/
+9
2012-05-09
gpio: Add STA2X11 GPIO block
Alessandro Rubini
3
-0
/
+444
2012-05-09
mfd: Add driver for STA2X11 MFD block
Alessandro Rubini
3
-0
/
+473
2012-05-07
mfd: Convert wm8994 to module_i2c_driver()
Mark Brown
1
-17
/
+1
2012-05-07
mfd: Read CUST_ID from the wm8994 device
Mark Brown
1
-3
/
+4
2012-05-07
mfd: Convert wm8350 physical I/O to regmap API
Mark Brown
2
-59
/
+25
2012-05-07
mfd: Fix wm831x register range passing for recent ARM updates
Mark Brown
1
-0
/
+26
2012-05-07
mfd: Fix tps65910 section annotations
Mark Brown
1
-5
/
+5
2012-05-07
mfd: Don't use I2C-specific suspend and resume operations for tps65090
Mark Brown
1
-6
/
+9
2012-05-07
mfd: Fix tps65090 ifdefs for suspend mode
Mark Brown
1
-2
/
+2
2012-05-01
mfd: Add parameter to disable ab8500 battery management
Rickard Andersson
1
-20
/
+35
2012-05-01
mfd: Deny ab8500 suspend if i2c transfer is ongoing
Jonas Aaberg
1
-7
/
+31
2012-05-01
mfd: Handle the ab8500 irq for suspend/resume
Rabin Vincent
1
-0
/
+32
2012-05-01
mfd: Add new resources on ab8500 AB8505 and AB9540
Virupax Sadashivpetimath
1
-5
/
+55
2012-05-01
mfd: Add mc13xxx i2c driver
Marc Reilly
3
-1
/
+137
2012-05-01
mfd: Move the mc13xxx-core spi specific code into a separate module
Marc Reilly
5
-147
/
+204
2012-05-01
mfd: Use regmap for the mc13xxx-core register access
Marc Reilly
2
-79
/
+35
2012-05-01
mfd: Prepare for separating spi and i2c mc13xxx-core backends
Marc Reilly
1
-75
/
+113
2012-05-01
mfd: Fix build breakage in omap-usb-host.c
Russ Dill
1
-0
/
+1
2012-05-01
mfd: No need to check for the GPIO offset from asic3_gpio_to_irq
Samuel Ortiz
1
-1
/
+1
2012-05-01
mfd: Add support for tps65910 device sleep
Laxman Dewangan
1
-0
/
+62
2012-05-01
mfd: Add device-tree support for da9502 i2c driver
Ying-Chun Liu (PaulLiu)
1
-8
/
+42
2012-05-01
mfd: Convert Intel MSIC driver to use devm_* interfaces.
Pasi Savanainen
1
-26
/
+5
2012-05-01
mfd: Avoid unbalanced asic3 irq wakeup enables/disables
Paul Parsons
1
-0
/
+16
2012-05-01
mfd: Remove redundant spi driver bus initialization
Lars-Peter Clausen
2
-2
/
+0
2012-05-01
mfd: Set asic3 DS1WM clock_rate
Paul Parsons
1
-3
/
+6
2012-05-01
mfd: Add rc5t583's gpio in mfd device list
Laxman Dewangan
1
-0
/
+1
2012-05-01
mfd: Add PCMCIA/CF support to asic3
Paul Parsons
1
-0
/
+6
2012-05-01
mfd: Cache wm8994 chip revision
Mark Brown
1
-1
/
+0
2012-05-01
mfd: Use module_pci_driver
Axel Lin
5
-63
/
+5
2012-05-01
gpio: Add support for Intel ICHx/3100/Series[56] GPIO
Peter Tyser
3
-0
/
+433
2012-05-01
mfd: Add LPC driver for Intel ICH chipsets
Aaron Sierra
3
-0
/
+729
2012-05-01
mfd: Mark const init data with __initconst instead of __initdata for ab5500
Uwe Kleine-König
1
-1
/
+1
2012-04-29
Merge tag 'staging-3.4-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging
Linus Torvalds
7
-12
/
+23
2012-04-29
Merge tag 'usb-3.4-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb
Linus Torvalds
12
-12
/
+45
2012-04-28
Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
Linus Torvalds
1
-2
/
+19
2012-04-28
drm/i915: Set the Stencil Cache eviction policy to non-LRA mode.
Kenneth Graunke
2
-0
/
+9
2012-04-28
drm/radeon/kms: need to set up ss on DP bridges as well
Alex Deucher
1
-2
/
+2
2012-04-27
Merge tag 'stable/for-linus-3.4-rc4-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen
Linus Torvalds
2
-2
/
+5
2012-04-27
Merge tag 'spi-for-linus' of git://git.secretlab.ca/git/linux-2.6
Linus Torvalds
7
-127
/
+157
2012-04-27
Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging
Linus Torvalds
2
-10
/
+11
2012-04-27
Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
6
-61
/
+46
2012-04-27
Merge branch 'for-v3.4-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux
Linus Torvalds
2
-0
/
+2
2012-04-27
spi/spi-bfin5xx: Fix flush of last bit after each spi transfer
Scott Jiang
1
-1
/
+4
2012-04-27
spi/spi-bfin5xx: fix reversed if condition in interrupt mode
Scott Jiang
1
-4
/
+4
2012-04-27
spi/spi_bfin_sport: drop bits_per_word from client data
Scott Jiang
1
-6
/
+8
2012-04-27
spi/bfin_spi: drop bits_per_word from client data
Scott Jiang
1
-1
/
+0
[next]