Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
055d4db1e1ef6f983c3565110fbe6737087e9103
/
drivers
752451f
Merge branch 'i2c-embedded/for-next' of git://git.pengutronix.de/git/wsa/linux
by Linus Torvalds
· 12 years ago
673ab87
Merge branch 'akpm' (more patches from Andrew)
by Linus Torvalds
· 12 years ago
d7b96ca
Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging
by Linus Torvalds
· 12 years ago
3012d60
drivers/message/fusion/mptscsih.c: missing break
by Alan Cox
· 12 years ago
9f67675
backlight: locomolcd: fix checkpatch error and warning
by Jingoo Han
· 12 years ago
31564cb
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input
by Linus Torvalds
· 12 years ago
16e024f
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc
by Linus Torvalds
· 12 years ago
ea88eea
Merge tag 'md-3.8' of git://neil.brown.name/md
by Linus Torvalds
· 12 years ago
848b814
Merge branch 'akpm' (Andrew's patch-bomb)
by Linus Torvalds
· 12 years ago
9929561
efi: Fix the build with user namespaces enabled.
by Eric W. Biederman
· 12 years ago
7e45bf8
mtd: nandsim: use prandom_bytes
by Akinobu Mita
· 12 years ago
8376d0b
bnx2x: use prandom_bytes()
by Akinobu Mita
· 12 years ago
496f2f9
random32: rename random32 to prandom
by Akinobu Mita
· 12 years ago
31279b1
aoe: fix use after free in aoedev_by_aoeaddr()
by Dan Carpenter
· 12 years ago
2b37c7d
aoe: update internal version number to 81
by Ed Cashin
· 12 years ago
bf29754
aoe: identify source of runt AoE packets
by Ed Cashin
· 12 years ago
4a6c9ee
aoe: allow comma separator in aoe_iflist value
by Ed Cashin
· 12 years ago
c450ba0
aoe: allow user to disable target failure timeout
by Ed Cashin
· 12 years ago
71114ec
aoe: use dynamic number of remote ports for AoE storage target
by Ed Cashin
· 12 years ago
e52a293
aoe: avoid races between device destruction and discovery
by Ed Cashin
· 12 years ago
bbb44e3
aoe: improve handling of misbehaving network paths
by Ed Cashin
· 12 years ago
b91316f
aoe: return real minor number for static minors
by Ed Cashin
· 12 years ago
10935d0
aoe: initialize sysminor to avoid compiler warning
by Ed Cashin
· 12 years ago
e0b2bba
aoe: make error messages more specific in static minor allocation
by Ed Cashin
· 12 years ago
60116cf
aoe: remove call to request handler from I/O completion
by Ed Cashin
· 12 years ago
7283760
aoe: cleanup: correct comment for aoetgt nout
by Ed Cashin
· 12 years ago
7b6ccc5
aoe: increase default cap on outstanding AoE commands in the network
by Ed Cashin
· 12 years ago
0a41409
aoe: remove vestigial request queue allocation
by Ed Cashin
· 12 years ago
fe7252b
aoe: copy fallback timing information on destination failover
by Ed Cashin
· 12 years ago
519b77b
aoe: update driver-internal version to 64+
by Ed Cashin
· 12 years ago
3fc9b03
aoe: commands in retransmit queue use new destination on failure
by Ed Cashin
· 12 years ago
5f0c9c4
aoe: use high-resolution RTTs with fallback to low-res
by Ed Cashin
· 12 years ago
0d555ec
aoe: manipulate aoedev network stats under lock
by Ed Cashin
· 12 years ago
2292a7e
aoe: err device: include MAC addresses for unexpected responses
by Ed Cashin
· 12 years ago
3a0c40d
aoe: improve network congestion handling
by Ed Cashin
· 12 years ago
667be1e
aoe: provide ATA identify device content to user on request
by Ed Cashin
· 12 years ago
cd220bf
aoe: update driver-internal version number to 60
by Ed Cashin
· 12 years ago
a04b41c
aoe: whitespace cleanup
by Ed Cashin
· 12 years ago
d437962
aoe: cleanup: remove unused ata_scnt function
by Ed Cashin
· 12 years ago
90a2508
aoe: "payload" sysfs file exports per-AoE-command data transfer size
by Ed Cashin
· 12 years ago
aa304fd
aoe: support larger I/O requests via aoe_maxsectors module param
by Ed Cashin
· 12 years ago
4ba9aa7
aoe: support the forgetting (flushing) of a user-specified AoE target
by Ed Cashin
· 12 years ago
1b8a163
aoe: update cap on outstanding commands based on config query response
by Ed Cashin
· 12 years ago
4e78dd1
aoe: print warning regarding a common reason for dropped transmits
by Ed Cashin
· 12 years ago
662a889
aoe: describe the behavior of the "err" character device
by Ed Cashin
· 12 years ago
6920d99
rtc: DA9055 RTC driver
by Ashish Jangam
· 12 years ago
04a373f
drivers/rtc/rtc-s3c: use of_match_ptr() macro
by Sachin Kamat
· 12 years ago
18c701a
drivers/rtc/rtc-tps65910.c: enable RTC power domain on initialization
by Kim, Milo
· 12 years ago
162a96e
drivers/rtc/rtc-dev.c: remove unused code from rtc-dev.c
by Sachin Kamat
· 12 years ago
1b99732
drivers/rtc/rtc-s3c.c: convert to use devm_* API
by Tushar Behera
· 12 years ago
076c726
drivers/rtc/rtc-s3c.c: remove unnecessary err_nores label
by Tushar Behera
· 12 years ago
f803f0d
rtc: add NXP PCF8523 support
by Thierry Reding
· 12 years ago
f288cf4
rtc: rtc-davinci: use devm_kzalloc()
by Devendra Naga
· 12 years ago
9ed39bf
rtc: rtc-davinci: return correct error code if rtc_device_register() fails
by Devendra Naga
· 12 years ago
32c4746
drivers/rtc/rtc-tps65910.c: rename irq to match device
by Sivaram Nair
· 12 years ago
c9f5c7e
rtc: rtc-spear: Provide flag for no support of UIE mode
by Deepak Sikri
· 12 years ago
93d7839
rtc: rtc-spear: Add clk_{un}prepare() support
by Deepak Sikri
· 12 years ago
bdaa2c6
rtc: rtc-spear: use devm_*() routines
by Viresh Kumar
· 12 years ago
942bfb3
drivers/rtc/rtc-test.c: avoid calling platform_device_put() twice
by Wei Yongjun
· 12 years ago
0d7ecb8
drivers/rtc/rtc-vt8500.c: convert to use devm_kzalloc
by Devendra Naga
· 12 years ago
968d21c
drivers/rtc/rtc-imxdi.c: add devicetree support
by Roland Stigge
· 12 years ago
ef216ad
drivers/rtc/rtc-imxdi: support for i.MX53
by Roland Stigge
· 12 years ago
fc9bd90
rtc: omap: add runtime pm support
by Vaibhav Hiremath
· 12 years ago
427af9a
rtc: omap: depend on am33xx
by Afzal Mohammed
· 12 years ago
9e0344d
rtc: omap: dt support
by Afzal Mohammed
· 12 years ago
cab1458
rtc: omap: kicker mechanism support
by Afzal Mohammed
· 12 years ago
375da3a
drivers/of/fdt.c: re-use kernel's kbasename()
by Andy Shevchenko
· 12 years ago
1581b08
backlight: corgi_lcd: Use gpio_set_value_cansleep() to avoid WARN_ON
by Marko Katic
· 12 years ago
1eddd97
drivers/video/backlight/lms283gf05.c: use GPIOF_INIT flags when using devm_gpio_request_one()
by Jingoo Han
· 12 years ago
424e06e
drivers/video/backlight/lcd.c: return ENXIO when ops functions cannot be called
by Jingoo Han
· 12 years ago
2fe2380
backlight: 88pm860x_bl: remove an unnecessary line continuation
by Jingoo Han
· 12 years ago
b444df2
drivers/video/backlight/pandora_bl.c: change TWL4030_MODULE_PWM0 to TWL_MODULE_PWM
by Peter Ujfalusi
· 12 years ago
762a936
backlight: add of_find_backlight_by_node()
by Thierry Reding
· 12 years ago
fb08cd9
drivers/video/backlight/lm3639_bl.c: fix up world writable sysfs file
by Axel Lin
· 12 years ago
2c114cb
drivers/video/backlight/max8925_bl.c: drop devm_kfree of devm_kzalloc'd data
by Jingoo Han
· 12 years ago
3a1f946
drivers/video/backlight/88pm860x_bl.c: drop devm_kfree of devm_kzalloc'd data
by Jingoo Han
· 12 years ago
3c48d1f
drivers/video/backlight/s6e63m0.c: remove unnecessary cast of void pointer
by Jingoo Han
· 12 years ago
3fd0043
drivers/video/backlight/vgg2432a4.c: add missing const
by Jingoo Han
· 12 years ago
53c7a2f
drivers/video/backlight/tdo24m.c: add missing const
by Jingoo Han
· 12 years ago
c22e61b
drivers/video/backlight/lms283gf05.c: add missing const
by Jingoo Han
· 12 years ago
b5d6904
drivers/video/backlight/da9052_bl.c: add missing const
by Jingoo Han
· 12 years ago
eaa4d02
drivers/video/backlight/lp855x_bl.c: remove unnecessary mutex code
by Kim, Milo
· 12 years ago
8cc9764
drivers/video/backlight/lp855x_bl.c: use generic PWM functions
by Kim, Milo
· 12 years ago
05a5d4d
backlight: tosa: use devm_gpio_request_one
by Jingoo Han
· 12 years ago
5a5a074
backlight: lms283gf05: use devm_gpio_request_one
by Jingoo Han
· 12 years ago
9a8fe5d
backlight: vgg2432a4: fix checkpatch warning
by Jingoo Han
· 12 years ago
8ab77f4
backlight: tosa: fix checkpatch error and warning
by Jingoo Han
· 12 years ago
97d9655
backlight: tdo24m: fix checkpatch warning
by Jingoo Han
· 12 years ago
8690c70
backlight: platform_lcd: fix checkpatch error
by Jingoo Han
· 12 years ago
ae872db
backlight: pcf50633: fix checkpatch warning
by Jingoo Han
· 12 years ago
7a94f65
backlight: omap1: fix checkpatch warning
by Jingoo Han
· 12 years ago
d7b6bda
backlight: lm3630: fix checkpatch warning
by Jingoo Han
· 12 years ago
e4f8ae7
backlight: l4f00242t03: fix checkpatch warning
by Jingoo Han
· 12 years ago
0a75a56
backlight: jornada720: fix checkpatch error and warning
by Jingoo Han
· 12 years ago
c0b6cc4
backlight: ili9320: fix checkpatch error and warning
by Jingoo Han
· 12 years ago
ff10b07
backlight: hp680_bl: fix checkpatch error and warning
by Jingoo Han
· 12 years ago
933bd9b
backlight: generic_bl: fix checkpatch warning
by Jingoo Han
· 12 years ago
685746d
backlight: da903x_bl: fix checkpatch warning
by Jingoo Han
· 12 years ago
0885126
backlight: corgi_lcd: fix checkpatch error and warning
by Jingoo Han
· 12 years ago
16a6314
backlight: atmel-pwm-bl: fix checkpatch warning
by Jingoo Han
· 12 years ago
Next »