index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
Commit message (
Expand
)
Author
Age
Files
Lines
*
video/uvc: use memweight()
Akinobu Mita
2012-07-30
1
-3
/
+2
*
dm: use memweight()
Akinobu Mita
2012-07-30
1
-11
/
+2
*
backlight: move lp855x header into platform_data directory
Kim, Milo
2012-07-30
1
-1
/
+1
*
backlight: move register definitions from header to source
Kim, Milo
2012-07-30
1
-2
/
+6
*
backlight: l4f00242t03: export and use devm_gpio_request_one()
Jingoo Han
2012-07-30
1
-19
/
+10
*
backlight: corgi_lcd: use devm_gpio_request()
Jingoo Han
2012-07-30
1
-14
/
+5
*
backlight: lms283gf05: use devm_gpio_request()
Jingoo Han
2012-07-30
1
-18
/
+6
*
backlight: tosa_bl: use devm_gpio_request()
Jingoo Han
2012-07-30
1
-6
/
+2
*
backlight: tosa_lcd: use devm_gpio_request()
Jingoo Han
2012-07-30
1
-5
/
+2
*
backlight: ot200_bl: use devm_gpio_request()
Jingoo Han
2012-07-30
1
-6
/
+3
*
backlight: atmel-pwm-bl: use devm_gpio_request()
Jingoo Han
2012-07-30
1
-9
/
+5
*
drivers/video/backlight/lm3533_bl.c: use devm_ functions
Jingoo Han
2012-07-30
1
-6
/
+2
*
drivers/video/backlight/ot200_bl.c: use devm_ functions
Jingoo Han
2012-07-30
1
-8
/
+4
*
drivers/video/backlight/atmel-pwm-bl.c: use devm_ functions
Jingoo Han
2012-07-30
1
-3
/
+2
*
drivers/misc/ti-st/st_core.c: missing NULL check
Alan Cox
2012-07-30
1
-0
/
+5
*
clk: validate pointer in __clk_disable()
Fengguang Wu
2012-07-30
1
-0
/
+3
*
usb/host/r8a66597: remove conditional compilation of clk code
Viresh Kumar
2012-07-30
2
-17
/
+0
*
gadget/r8a66597: remove conditional compilation of clk code
Viresh Kumar
2012-07-30
2
-13
/
+3
*
gadget/m66592: remove conditional compilation of clk code
Viresh Kumar
2012-07-30
2
-13
/
+1
*
net/stmmac: remove conditional compilation of clk code
Viresh Kumar
2012-07-30
2
-58
/
+17
*
net/c_can: remove conditional compilation of clk code
Viresh Kumar
2012-07-30
1
-8
/
+0
*
ata/pata_arasan: remove conditional compilation of clk code
Viresh Kumar
2012-07-30
1
-13
/
+1
*
usb/musb: remove conditional compilation of clk code
Viresh Kumar
2012-07-30
1
-8
/
+0
*
i2c/i2c-pxa: remove conditional compilation of clk code
Viresh Kumar
2012-07-30
1
-7
/
+0
*
clk: remove redundant depends on from drivers/Kconfig
Viresh Kumar
2012-07-30
1
-1
/
+0
*
pcdp: use early_ioremap/early_iounmap to access pcdp table
Greg Pearson
2012-07-30
1
-2
/
+2
*
Merge branch 'i2c-embedded/for-next' of git://git.pengutronix.de/git/wsa/linux
Linus Torvalds
2012-07-28
15
-542
/
+624
|
\
|
*
Revert "i2c: tegra: convert normal suspend/resume to *_noirq"
Wolfram Sang
2012-07-24
1
-6
/
+3
|
*
I2C: MV64XYZ: Add Device Tree support
Andrew Lunn
2012-07-23
1
-5
/
+128
|
*
i2c: stu300: use devm managed resources
Linus Walleij
2012-07-16
1
-65
/
+18
|
*
i2c: i2c-ocores: support for 16bit and 32bit IO
Ganesan Ramalingam
2012-07-14
1
-2
/
+19
|
*
V4L/DVB: mfd: use reg_shift instead of regstep
Jayachandran C
2012-07-14
1
-1
/
+1
|
*
i2c: i2c-ocores: Use reg-shift property
Ganesan Ramalingam
2012-07-14
1
-14
/
+22
|
*
i2c: i2c-ocores: DT bindings and minor fixes.
Jayachandran C
2012-07-14
1
-38
/
+7
|
*
i2c: mv64xxxx: remove EXPERIMENTAL tag
Wolfram Sang
2012-07-14
1
-1
/
+1
|
*
i2c-s3c2410: Use plain pm_runtime_put()
Mark Brown
2012-07-13
1
-2
/
+2
|
*
i2c: s3c2410: Fix pointer type passed to of_match_node()
Karol Lewandowski
2012-07-13
1
-1
/
+1
|
*
i2c: mxs: Set I2C timing registers for mxs-i2c
Marek Vasut
2012-07-13
1
-0
/
+66
|
*
i2c: i2c-bfin-twi: Move blackfin TWI register access Macro to head file.
Sonic Zhang
2012-07-13
1
-45
/
+0
|
*
i2c: i2c-bfin-twi: Move TWI peripheral pin request array to platform data.
Sonic Zhang
2012-07-13
1
-8
/
+4
|
*
i2c:i2c-bfin-twi: include twi head file
Sonic Zhang
2012-07-13
1
-0
/
+1
|
*
i2c:i2c-bfin-twi: TWI fails to restart next transfer in high system load.
Sonic Zhang
2012-07-13
1
-11
/
+14
|
*
i2c: i2c-bfin-twi: Tighten condition when failing I2C transfer if MEN bit is ...
Sonic Zhang
2012-07-13
1
-1
/
+2
|
*
i2c: i2c-bfin-twi: Break dead waiting loop if i2c device misbehaves.
Sonic Zhang
2012-07-13
1
-4
/
+4
|
*
i2c: i2c-bfin-twi: Improve the patch for bug "Illegal i2c bus lock upon certa...
Sonic Zhang
2012-07-13
1
-19
/
+24
|
*
i2c: i2c-bfin-twi: Illegal i2c bus lock upon certain transfer scenarios.
Michael Hennerich
2012-07-13
1
-0
/
+4
|
*
i2c-mv64xxxx: allow more than one driver instance
Florian Fainelli
2012-07-12
1
-1
/
+1
|
*
i2c: omap: Correct I2C revision for OMAP3
Jon Hunter
2012-07-12
1
-5
/
+5
|
*
i2c: omap: Do not initialise the completion everytime
Shubhrajyoti D
2012-07-12
1
-1
/
+2
|
*
i2c: omap: Use SET_RUNTIME_PM_OPS
Shubhrajyoti D
2012-07-12
1
-3
/
+5
[next]