Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm
/
de8c8b0683043e81d2001e446f2bcb143affb0b2
/
drivers
de8c8b0
mfd: Add BTN_TOUCH event to ucb1x00-ts
by Jochen Friedrich
· 14 years ago
ce5d4a4
mfd: Remove obsolete cleanup for wl1273 clientdata
by Wolfram Sang
· 14 years ago
b103e0b
mfd: Support configuration of WM831x /IRQ output in CMOS mode
by Mark Brown
· 14 years ago
939941d
mfd: Convert pcf50633 to dev_pm_ops
by Mark Brown
· 14 years ago
44be0a4
mfd: Staticise non-exported symbols in MAX8998 driver
by Mark Brown
· 14 years ago
dc78145
mfd: Convert adp5520 to dev_pm_ops
by Mark Brown
· 14 years ago
df50845
mfd: Leave acknowledgement of WM831x touchscreen IRQs to the driver
by Mark Brown
· 14 years ago
6447f55d
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/async_tx
by Linus Torvalds
· 14 years ago
565d76c
zlib: slim down zlib_deflate() workspace when possible
by Jim Keniston
· 14 years ago
77d1c8e
pps: remove unreachable code
by Alexander Gordeev
· 14 years ago
586f83e
pnp: only assign IORESOURCE_DMA if CONFIG_ISA_DMA_API is enabled
by David Rientjes
· 14 years ago
ff859ba
rtc: add real-time clock driver for NVIDIA Tegra
by Andrew Chew
· 14 years ago
49d50fb
drivers/rtc/rtc-ds1511.c: world-writable sysfs nvram file
by Vasiliy Kulikov
· 14 years ago
cf044f0
drivers/rtc/rtc-isl1208.c: add alarm support
by Ryan Mallon
· 14 years ago
bc96ba7
rtc: convert DS1374 to dev_pm_ops
by Mark Brown
· 14 years ago
984b203
drivers/mmc/host/omap_hsmmc.c: use resource_size()
by Chris Ball
· 14 years ago
2092014
drivers/mmc/host/omap.c: use resource_size()
by Chris Ball
· 14 years ago
e359dc2
sigma-firmware: loader for Analog Devices' SigmaStudio
by Mike Frysinger
· 14 years ago
33ee3b2
kstrto*: converting strings to integers done (hopefully) right
by Alexey Dobriyan
· 14 years ago
3bb598f
drivers/dca/dca-core.c: use list_move() instead of list_del()/list_add() combination
by Kirill A. Shutemov
· 14 years ago
b259514
drivers/misc/pch_phub.c: add MODULE_DEVICE_TABLE
by Axel Lin
· 14 years ago
deb187e
drivers/misc/ep93xx_pwm.c: world-writable sysfs files
by Vasiliy Kulikov
· 14 years ago
a844b43
drivers/misc/atmel_tclib.c: fix a memory leak
by Axel Lin
· 14 years ago
6f7d485
drivers/misc/hmc6352.c: fix wrong return value checking for i2c_master_recv()
by Axel Lin
· 14 years ago
4e67359
drivers/misc/apds9802als.c: put the device into runtime suspend after resume()/probe() is handled
by Hong Liu
· 14 years ago
b950054
ST SPEAr: PCIE gadget suppport
by Pratyush Anand
· 14 years ago
45bff2e
drivers/misc/bmp085.c: free initmem memory
by Shubhrajyoti Datta
· 14 years ago
4a7de63
bh1780gli: convert to dev pm ops
by Shubhrajyoti Datta
· 14 years ago
ef0a5e8
pwm_backlight: add check_fb() hook
by Robert Morell
· 14 years ago
0508e04
drivers/video/backlight/jornada720_*.c: make needlessly global symbols static
by Axel Lin
· 14 years ago
b372412
backlight: apple_bl depends on ACPI
by Randy Dunlap
· 14 years ago
39b3dee
mbp_nvidia_bl: rename to apple_bl
by Matthew Garrett
· 14 years ago
99fd28e
mbp_nvidia_bl: check that the backlight control functions
by Matthew Garrett
· 14 years ago
23a9847
mbp_nvidia_bl: remove DMI dependency
by Matthew Garrett
· 14 years ago
9661e92
acpi: tie ACPI backlight devices to PCI devices if possible
by Matthew Garrett
· 14 years ago
7eae3ef
nouveau: change the backlight parent device to the connector, not the PCI dev
by Matthew Garrett
· 14 years ago
63ec011
radeon: expose backlight class device for legacy LVDS encoder
by Michel Dänzer
· 14 years ago
bb7ca74
backlight: add backlight type
by Matthew Garrett
· 14 years ago
ccd7510
drivers/leds/leds-lp5523.c: world-writable engine* sysfs files
by Vasiliy Kulikov
· 14 years ago
67d1da7
drivers/leds/leds-lp5521.c: world-writable sysfs engine* files
by Vasiliy Kulikov
· 14 years ago
1baf0eb
drivers/vidfeo/backlight: ld9040 amoled driver support
by Donghwa Lee
· 14 years ago
9517f92
leds: make *struct gpio_led_platform_data.leds const
by Uwe Kleine-König
· 14 years ago
b1e6b70
leds: add driver for LM3530 ALS
by Shreshtha Kumar Sahu
· 14 years ago
551ea73
leds: convert bd2802 driver to dev_pm_ops
by Mark Brown
· 14 years ago
0adfc56
Merge git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client
by Linus Torvalds
· 14 years ago
f23eb2b
tty: stop using "delayed_work" in the tty layer
by Linus Torvalds
· 14 years ago
59c2be1
rbd: use watch/notify for changes in rbd header
by Yehuda Sadeh
· 14 years ago
d42efe6
dmaengine/dmatest: Pass timeout via module params
by Viresh Kumar
· 14 years ago
5b9a4f9
dma: let IMX_DMA depend on IMX_HAVE_DMA_V1 instead of an explicit list of SoCs
by Uwe Kleine-König
· 14 years ago
75ea635
Merge branch 'for-linus/2639/i2c-2' of git://git.fluff.org/bjdooks/linux
by Linus Torvalds
· 14 years ago
09b9cc4
sd: Fail discard requests when logical block provisioning has been disabled
by Martin K. Petersen
· 14 years ago
c62b389
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
by Linus Torvalds
· 14 years ago
675071a
veth: Fix the byte counters
by Eric W. Biederman
· 14 years ago
d5cd9244
macvlan: Fix use after free of struct macvlan_port.
by Eric W. Biederman
· 14 years ago
4f2d56c
can: c_can: Do basic c_can configuration _before_ enabling the interrupts
by Jan Altenberg
· 14 years ago
97491ba
i2c-pxa2xx: Don't clear isr bits too early
by Vasily Khoruzhick
· 14 years ago
a0774f4
Merge branches 'for-2639/i2c/i2c-ce4100-v6', 'for-2639/i2c/i2c-eg20t-v3' and 'for-2639/i2c/i2c-imx' into for-linus/2639/i2c-2
by Ben Dooks
· 14 years ago
0bf8c86
Reduce sequential pointer derefs in scsi_error.c and reduce size as well
by Jesper Juhl
· 14 years ago
38f7aa2
matroxfb: remove incorrect Matrox G200eV support
by Gary Hade
· 14 years ago
afd8c40
Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jdelvare/staging
by Linus Torvalds
· 14 years ago
c3ca48f
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ieee1394/linux1394-2.6
by Linus Torvalds
· 14 years ago
4e76ae4
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/parisc-2.6
by Linus Torvalds
· 14 years ago
c004686
hwmon: (ads1015) Make gain and datarate configurable
by Dirk Eibach
· 14 years ago
fdf241a
hwmon: (ads1015) Drop dynamic attribute group
by Jean Delvare
· 14 years ago
8c22a8f
hwmon: Add support for Texas Instruments ADS1015
by Dirk Eibach
· 14 years ago
a98d506
hwmon: New driver for SMSC SCH5627
by Hans de Goede
· 14 years ago
93d0cc5
hwmon: (abituguru*) Update my email address
by Hans de Goede
· 14 years ago
e76f67b
hwmon: (lm75) Speed up detection
by Jean Delvare
· 14 years ago
05e82fe
hwmon: (lm75) Add detection of the National Semiconductor LM75A
by Len Sorensen
· 14 years ago
96b4b9b
hp_accel: Fix driver name
by Jean Delvare
· 14 years ago
ff60667
Move lis3lv02d drivers to drivers/misc
by Jean Delvare
· 14 years ago
efcfed9
Move hp_accel to drivers/platform/x86
by Jean Delvare
· 14 years ago
39c3e72
Let Kconfig handle lis3lv02d dependencies
by Jean Delvare
· 14 years ago
ccd32e7
hwmon: (sht15) Fix integer overflow in humidity calculation
by Vivien Didelot
· 14 years ago
396bd76
hwmon: (sht15) Spelling fix
by Justin P. Mattock
· 14 years ago
23e74a8
i2c-pxa2xx: Fix register offsets
by Vasily Khoruzhick
· 14 years ago
baa8cab
i2c-pxa2xx: pass of_node from platform driver to adapter and publish
by Sebastian Andrzej Siewior
· 14 years ago
93c92cf
i2c-pxa2xx: check timeout correctly
by Sebastian Andrzej Siewior
· 14 years ago
c66dc52
i2c-pxa2xx: add support for shared IRQ handler
by Sebastian Andrzej Siewior
· 14 years ago
7e94dd1
i2c-pxa2xx: Add PCI support for PXA I2C controller
by Sebastian Andrzej Siewior
· 14 years ago
b459396
ARM: pxa2xx: reorganize I2C files
by Sebastian Andrzej Siewior
· 14 years ago
d6668c7
i2c-pxa2xx: use dynamic register layout
by Sebastian Andrzej Siewior
· 14 years ago
a44f99c
Merge branch 'trivial' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild-2.6
by Linus Torvalds
· 14 years ago
444699c
Merge branch 'i2c-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jdelvare/staging
by Linus Torvalds
· 14 years ago
db552b3
r8169: fix a bug in rtl8169_init_phy()
by Eric Dumazet
· 14 years ago
6b7d815
i2c-mxs: set controller to pio queue mode after reset
by Sascha Hauer
· 14 years ago
e4394d5
Merge branch 'for-2639/i2c/i2c-u2c12' into for-linus/2639/i2c-12
by Ben Dooks
· 14 years ago
0e24d34
Merge branch 'vhost-net-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
by David S. Miller
· 14 years ago
115881d
firewire: core: ignore link-active bit of new nodes, fix device recognition
by Stefan Richter
· 14 years ago
7a4e1e9
firewire: sbp2: revert obsolete 'fix stall with "Unsolicited response"'
by Stefan Richter
· 14 years ago
dd5eeb9
firewire: core: increase default SPLIT_TIMEOUT value
by Clemens Ladisch
· 14 years ago
662cda8
i2c-i801: SMBus patch for Intel DH89xxCC DeviceIDs
by Seth Heasley
· 14 years ago
fe6fc25
i2c: Deprecate i2c_driver.attach_adapter and .detach_adapter
by Jean Delvare
· 14 years ago
9ea3e94
i2c-dev: Use standard bus notification mechanism
by Jean Delvare
· 14 years ago
7ae3148
i2c: Export i2c_for_each_dev
by Jean Delvare
· 14 years ago
d735b34
i2c: make i2c_get_adapter prototype clearer
by Jean Delvare
· 14 years ago
950a509
i2c-boardinfo: Fix typo in comment
by Wolfram Sang
· 14 years ago
a769f49
niu: Rename NIU parent platform device name to fix conflict.
by David S. Miller
· 14 years ago
a952baa
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input
by Linus Torvalds
· 14 years ago
b26fa4e
r8169: fix a bug in rtl8169_init_phy()
by Eric Dumazet
· 14 years ago
Next »