Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
946c7491b37704016cdbba60915d1de2c79c3b57
/
drivers
946c749
radeon: add stub dma-buf mmap functionality
by Dave Airlie
· 13 years ago
e1bbc4b
nouveau: add stub dma-buf mmap functionality.
by Dave Airlie
· 13 years ago
2dad9d4
i915: add stub dma-buf mmap callback.
by Dave Airlie
· 13 years ago
af56e0a
Merge git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client
by Linus Torvalds
· 13 years ago
42fe55c
Merge branch 'i2c-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jdelvare/staging
by Linus Torvalds
· 13 years ago
19ce0a9
Merge git://www.linux-watchdog.org/linux-watchdog
by Linus Torvalds
· 13 years ago
6bb340c
Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux
by Linus Torvalds
· 13 years ago
a70f35a
Merge branch 'for-3.5/drivers' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 13 years ago
2f83766
Merge tag 'iommu-updates-v3.5' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu
by Linus Torvalds
· 13 years ago
28f8571
Merge branches 'iommu/fixes', 'dma-debug', 'arm/omap', 'arm/tegra', 'core' and 'x86/amd' into next
by Joerg Roedel
· 13 years ago
14674e7
i2c: Split I2C_M_NOSTART support out of I2C_FUNC_PROTOCOL_MANGLING
by Mark Brown
· 13 years ago
838bfa6
i2c-dev: Add support for I2C_M_RECV_LEN
by Jean Delvare
· 13 years ago
4b98b32
watchdog: iTCO_wdt.c: fix printk format warnings
by Randy Dunlap
· 13 years ago
d9df0ef
watchdog: sp805_wdt: Add clk_{un}prepare support
by Viresh Kumar
· 13 years ago
4a51653
watchdog: sp805_wdt: convert to watchdog core
by Viresh Kumar
· 13 years ago
2d8c7ff
hwmon/sch56xx: Depend on watchdog for watchdog core functions
by Hans de Goede
· 13 years ago
bb64491
watchdog: sch56xx-common: set correct bits in register()
by Dan Carpenter
· 13 years ago
664a0d7
Watchdog: DA9052/53 PMIC watchdog support
by Ashish Jangam
· 13 years ago
54e2dc9
watchdog: sch56xx-common: Add proper ref-counting of watchdog data
by Hans de Goede
· 13 years ago
85a2e40
watchdog: sch56xx: Remove unnecessary checks for register changes
by Hans de Goede
· 13 years ago
fb55140
watchdog: sch56xx: Use watchdog core
by Hans de Goede
· 13 years ago
e907df3
watchdog: Add support for dynamically allocated watchdog_device structs
by Hans de Goede
· 13 years ago
f4e9c82
watchdog: Add Locking support
by Hans de Goede
· 13 years ago
7a87982
watchdog: watchdog_dev: Rewrite wrapper code
by Hans de Goede
· 13 years ago
3dfd621
watchdog: use dev_ functions
by Alan Cox
· 13 years ago
d6b469d
watchdog: create all the proper device files
by Alan Cox
· 13 years ago
45f5fed
watchdog: Add multiple device support
by Alan Cox
· 13 years ago
fb5f665
watchdog: watchdog_core.h: make functions extern
by Wim Van Sebroeck
· 13 years ago
6cfb5aa
watchdog: correct the name of the watchdog_core inlude file
by Wim Van Sebroeck
· 13 years ago
257f8c4a
watchdog: Add watchdog_active() routine
by Viresh Kumar
· 13 years ago
09a46e7
watchdog: watchdog_dev: include private header to pickup global symbol prototypes
by H Hartley Sweeten
· 13 years ago
731a737
Merge branch 'x86-trampoline-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 13 years ago
87a5af2
Merge git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-edac
by Linus Torvalds
· 13 years ago
7e5b2db
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
by Linus Torvalds
· 13 years ago
ecb41a77
drivers/rtc/rtc-s3c.c: fix compiler warning
by Sachin Kamat
· 13 years ago
621bae7
drivers/rtc/rtc-tegra.c: clean up probe/remove routines
by Hannu Heikkinen
· 13 years ago
ac2dee5
drivers/rtc/rtc-pl031.c: remove RTC timer interrupt handling
by Rajkumar Kasirajan
· 13 years ago
e862e7c
drivers/rtc/rtc-lpc32xx.c: add device tree support
by Roland Stigge
· 13 years ago
bcffb10
drivers/rtc/rtc-m41t93.c: don't let get_time() reset M41T93_FLAG_OF
by Nikolaus Voss
· 13 years ago
eb86c30
rtc: ds1307: add trickle charger support
by Wolfram Sang
· 13 years ago
f8ae970
rtc: ds1307: remove superfluous initialization
by Wolfram Sang
· 13 years ago
7981159
rtc: rename CONFIG_RTC_MXC to CONFIG_RTC_DRV_MXC
by Fabio Estevam
· 13 years ago
b224b9a
drivers/rtc/Kconfig: place RTC_DRV_IMXDI and RTC_MXC under "on-CPU RTC drivers"
by Fabio Estevam
· 13 years ago
0f20b76
drivers/rtc/rtc-pcf8563.c: add RTC_VL_READ/RTC_VL_CLR ioctl feature
by Alexander Stein
· 13 years ago
84d56b3
drivers/rtc/rtc-ep93xx.c: convert to use module_platform_driver()
by H Hartley Sweeten
· 13 years ago
0108c4f
rtc/spear: add Device Tree probing capability
by Viresh Kumar
· 13 years ago
401dea7
leds: add LM3533 LED driver
by Johan Hovold
· 13 years ago
e7e11d8
drivers/leds/leds-pca955x.c: fix race condition while setting brightness on several LEDs
by Alexander Stein
· 13 years ago
44e1e9f
leds: add new transient trigger for one shot timer activation
by Shuah Khan
· 13 years ago
49dca5a
leds: heartbeat: stop on shutdown
by Alexander Holler
· 13 years ago
6335f8f
drivers/leds/leds-lm3530.c: simplify als configuration on initialization
by Kim, Milo
· 13 years ago
1381187
leds: change ledtrig-timer to use activated flag
by Shuah Khan
· 13 years ago
03c091e
leds: change existing triggers to use activated flag
by Shuah Khan
· 13 years ago
1daef6d
leds: Use kcalloc instead of kzalloc to allocate array
by Thomas Meyer
· 13 years ago
872b86b
leds: simple_strtoul() cleanup
by Shuah Khan
· 13 years ago
5ba7363
leds: driver for DA9052/53 PMIC v2
by David Dajun Chen
· 13 years ago
5bc9ad7
drivers/leds/leds-lp5521.c: fix lp5521_read() error handling
by Dan Carpenter
· 13 years ago
c851529
backlight: tosa_lcd: use devm_ functions
by Jingoo Han
· 13 years ago
f072c89
backlight: tosa_bl: use devm_ functions
by Jingoo Han
· 13 years ago
d073adc
backlight: tdo24m: use devm_ functions
by Jingoo Han
· 13 years ago
541f936
backlight: s6e63m0: use devm_ functions
by Jingoo Han
· 13 years ago
ab03e04
backlight: ltv350qv: use devm_ functions
by Jingoo Han
· 13 years ago
26f2b35
backlight: lms283gf05: use devm_ functions
by Jingoo Han
· 13 years ago
86f6be4
backlight: ld9040: use devm_ functions
by Jingoo Han
· 13 years ago
ba4a887
backlight: l4f00242t03: use devm_ functions
by Jingoo Han
· 13 years ago
9828eb0
backlight: ili9320: use devm_ functions
by Jingoo Han
· 13 years ago
06c96f1
backlight: corgi_lcd: use devm_ functions
by Jingoo Han
· 13 years ago
80629ef
backlight: ams369fg06: use devm_ functions
by Jingoo Han
· 13 years ago
91cdb23
backlight: adp8870: use devm_ functions
by Jingoo Han
· 13 years ago
58875ea
backlight: adp8860: use devm_ functions
by Jingoo Han
· 13 years ago
f5f4fd4
backlight: initialize struct backlight_properties properly
by Corentin Chary
· 13 years ago
6677110
drivers/video/backlight/l4f00242t03.c: use pr_fmt
by Jingoo Han
· 13 years ago
c353973
backlight: progear: use pr_err() instead of printk()
by Jingoo Han
· 13 years ago
95e9313
backlight: omap1: use pr_info() instead of printk()
by Jingoo Han
· 13 years ago
20c225c
backlight: jornada720: use pr_err()/pr_info() instead of printk()
by Jingoo Han
· 13 years ago
8c7610f
backlight: generic_bl: use pr_info() instead of printk()
by Jingoo Han
· 13 years ago
31e6432
backlight: cr_bllcd: use pr_err()/pr_info() instead of printk()
by Jingoo Han
· 13 years ago
7b12c1b
backlight: apple_bl: use pr_debug()/pr_err() instead of printk()
by Jingoo Han
· 13 years ago
35f9616
backlight: use pr_warn() and pr_debug() instead of printk()
by Jingoo Han
· 13 years ago
71d7225
drivers/video/backlight/adp5520_bl.c: use kstrtoul()
by Jingoo Han
· 13 years ago
dc406f5
drivers/video/backlight/adp8870_bl.c: use kstrtoul()
by Jingoo Han
· 13 years ago
8dd9d7f
drivers/video/backlight/adp8860_bl.c: use kstrtoul()
by Jingoo Han
· 13 years ago
7f26c970
backlight: add LM3533 backlight driver
by Johan Hovold
· 13 years ago
1615d21
drivers/video/backlight/apple_bl.c: include header for exported symbol prototypes
by H Hartley Sweeten
· 13 years ago
d54ad83
lcd: add callbacks for early fb event blank support
by Inki Dae
· 13 years ago
bf05929
fbdev: add events for early fb event support
by Inki Dae
· 13 years ago
aa523a8
blacklight: remove redundant spi driver bus initialization
by Lars-Peter Clausen
· 13 years ago
3f31d07
mm/fs: route MADV_REMOVE to FALLOC_FL_PUNCH_HOLE
by Hugh Dickins
· 13 years ago
f623881
mm: fix off-by-one bug in print_nodes_state()
by Ryota Ozaki
· 13 years ago
4b78147
Merge tag 'mfd-3.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/mfd-2.6
by Linus Torvalds
· 13 years ago
8f6576a
tty: fix ldisc lock inversion trace
by Alan Cox
· 13 years ago
d3ca8b6
pty: Fix lock inversion
by Alan Cox
· 13 years ago
bc42aab
drm/edid/quirks: ViewSonic VA2026w
by Adam Jackson
· 13 years ago
1c780f2
drm/udl: remove unused variables.
by Dave Airlie
· 13 years ago
a21f976
Merge branch 'drm-intel-fixes' of git://people.freedesktop.org/~danvet/drm-intel into drm-fixes
by Dave Airlie
· 13 years ago
1ebf169
drm/radeon: fix XFX quirk
by Alex Deucher
· 13 years ago
592c20e
drm: Use stdint types for consistency
by Ville Syrjälä
· 13 years ago
cff91b6
drm: Constify params to format_check() and framebuffer_checks()
by Ville Syrjälä
· 13 years ago
1f73cca
drm/radeon: fix typo in trinity tiling setup
by Alex Deucher
· 13 years ago
ace281e
drm/udl: unlock before returning in udl_gem_mmap()
by Dan Carpenter
· 13 years ago
Next »