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
*
dm bufio: use list_move
Wei Yongjun
2012-10-12
1
-2
/
+1
*
dm mpath: fix check for null mpio in end_io fn
Wei Yongjun
2012-10-12
1
-1
/
+2
*
Merge branch 'for-3.7/core' of git://git.kernel.dk/linux-block
Linus Torvalds
2012-10-11
10
-188
/
+37
|
\
|
*
Fix a crash when block device is read and block size is changed at the same time
Mikulas Patocka
2012-09-26
1
-1
/
+1
|
*
block: Implement support for WRITE SAME
Martin K. Petersen
2012-09-20
1
-0
/
+1
|
*
block: Add bio_clone_bioset(), bio_clone_kmalloc()
Kent Overstreet
2012-09-09
4
-29
/
+5
|
*
pktcdvd: Switch to bio_kmalloc()
Kent Overstreet
2012-09-09
1
-45
/
+7
|
*
dm: Use bioset's front_pad for dm_rq_clone_bio_info
Kent Overstreet
2012-09-09
1
-28
/
+18
|
*
block: Ues bi_pool for bio_integrity_alloc()
Kent Overstreet
2012-09-09
2
-3
/
+3
|
*
block: Generalized bio pool freeing
Kent Overstreet
2012-09-09
6
-85
/
+5
*
|
Merge tag 'firewire-fix' of git://git.kernel.org/pub/scm/linux/kernel/git/iee...
Linus Torvalds
2012-10-11
1
-2
/
+2
|
\
\
|
*
|
firewire: cdev: fix user memory corruption (i386 userland on amd64 kernel)
Stefan Richter
2012-10-09
1
-2
/
+2
*
|
|
Merge tag 'vfio-for-v3.7-rc1' of git://github.com/awilliam/linux-vfio
Linus Torvalds
2012-10-11
2
-7
/
+18
|
\
\
\
|
*
|
|
vfio: Fix PCI INTx disable consistency
Alex Williamson
2012-10-10
1
-1
/
+12
|
*
|
|
vfio: Move PCI INTx eventfd setting earlier
Alex Williamson
2012-10-10
1
-2
/
+3
|
*
|
|
vfio: Fix PCI mmap after b3b9c293
Alex Williamson
2012-10-10
1
-4
/
+3
*
|
|
|
Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2012-10-11
38
-14
/
+32
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
hwmon: Drop needless includes of <linux/delay.h>
Jean Delvare
2012-10-10
10
-10
/
+0
|
*
|
|
hwmon: Add missing inclusions of <linux/err.h>
Jean Delvare
2012-10-10
6
-0
/
+6
|
*
|
|
hwmon: Add missing inclusions of <linux/jiffies.h>
Jean Delvare
2012-10-10
24
-1
/
+23
|
*
|
|
hwmon: Update Alexey Fisher's name
Oleksij Rempel
2012-10-10
2
-3
/
+3
*
|
|
|
Merge tag 'for-3.7-rc1' of git://gitorious.org/linux-pwm/linux-pwm
Linus Torvalds
2012-10-10
15
-213
/
+803
|
\
\
\
\
|
*
|
|
|
pwm: Check for negative duty-cycle and period
Thierry Reding
2012-10-05
6
-12
/
+3
|
*
|
|
|
pwm: Add Ingenic JZ4740 support
Thierry Reding
2012-10-05
3
-1
/
+232
|
*
|
|
|
pwm: Move PUV3 PWM driver to PWM framework
Thierry Reding
2012-10-05
3
-1
/
+172
|
*
|
|
|
pwm-backlight: Use devm_pwm_get() instead of pwm_get()
Sachin Kamat
2012-10-05
1
-5
/
+2
|
*
|
|
|
pwm: Move AB8500 PWM driver to PWM framework
Thierry Reding
2012-09-20
5
-77
/
+60
|
*
|
|
|
pwm: i.MX: fix clock lookup
Philipp Zabel
2012-09-12
1
-8
/
+27
|
*
|
|
|
pwm: i.MX: use per clock unconditionally
Sascha Hauer
2012-09-12
1
-7
/
+1
|
*
|
|
|
pwm: i.MX: add devicetree support
Philipp Zabel
2012-09-12
1
-9
/
+35
|
*
|
|
|
pwm: i.MX: Use module_platform_driver
Sascha Hauer
2012-09-12
1
-11
/
+1
|
*
|
|
|
pwm: i.MX: add functions to enable/disable pwm.
Sascha Hauer
2012-09-12
1
-4
/
+44
|
*
|
|
|
pwm: i.MX: remove unnecessary if in pwm_[en|dis]able
Sascha Hauer
2012-09-12
1
-14
/
+11
|
*
|
|
|
pwm: i.MX: factor out SoC specific functions
Sascha Hauer
2012-09-12
1
-63
/
+83
|
*
|
|
|
pwm: pwm-tiehrpwm: Add support for configuring polarity of PWM
Philip, Avinash
2012-09-10
1
-22
/
+51
|
*
|
|
|
pwm: pwm-tiecap: Add support for configuring polarity of PWM
Philip, Avinash
2012-09-10
1
-0
/
+22
|
*
|
|
|
pwm: add devm_pwm_get() and devm_pwm_put()
Alexandre Courbot
2012-09-10
1
-0
/
+58
|
*
|
|
|
pwm: Add support for configuring the PWM polarity
Philip, Avinash
2012-09-10
1
-0
/
+22
*
|
|
|
|
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/cool...
Linus Torvalds
2012-10-10
15
-605
/
+1188
|
\
\
\
\
\
|
*
|
|
|
|
leds: add output driver configuration for pca9633 led driver
Peter Meerwald
2012-09-24
1
-7
/
+12
|
*
|
|
|
|
leds: lm3642: Use regmap_update_bits() in lm3642_chip_init()
Axel Lin
2012-09-24
1
-12
/
+3
|
*
|
|
|
|
leds: Add new LED driver for lm3642 chips
G.Shark Jeong
2012-09-13
3
-0
/
+483
|
*
|
|
|
|
leds-lp5523: Fix riskiness of the page fault
Kim, Milo
2012-09-13
1
-0
/
+1
|
*
|
|
|
|
leds-lp5523: turn off the LED engines on unloading the driver
Kim, Milo
2012-09-13
1
-0
/
+3
|
*
|
|
|
|
leds-lm3530: Fix smatch warnings
Sachin Kamat
2012-09-12
1
-4
/
+4
|
*
|
|
|
|
leds-lm3530: Use devm_regulator_get function
Sachin Kamat
2012-09-12
1
-9
/
+3
|
*
|
|
|
|
leds: leds-gpio: adopt pinctrl support
AnilKumar Ch
2012-09-11
1
-0
/
+7
|
*
|
|
|
|
leds: Add new LED driver for lm355x chips
G.Shark Jeong
2012-09-11
4
-517
/
+577
|
*
|
|
|
|
leds-lp5523: use the i2c device id rather than fixed name
Kim, Milo
2012-09-11
1
-4
/
+6
|
*
|
|
|
|
leds-lp5523: add new device id for LP55231
Kim, Milo
2012-09-11
1
-2
/
+8
[next]