Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
0c6feb0796ea6407c6477994b854659311078cfa
/
drivers
0c6feb0
gpio: davinci: reuse for keystone soc
by Grygorii Strashko
· 11 years ago
9af4d80
gpio: New driver for LSI ZEVIO SoCs
by Fabian Vogt
· 11 years ago
f29b9d1
gpio-ts5500: Add dependency
by Jean Delvare
· 11 years ago
3bde4d2
gpio: rc5t583: Remove redundant check
by Alexander Shiyan
· 11 years ago
58c0f5a
gpio: davinci: Use signed type for 'irq' variable
by Alexander Shiyan
· 11 years ago
717f70e
gpio: omap: Use devm_ioremap_resource()
by Jingoo Han
· 11 years ago
09bafc3
gpio: pl061: Use devm_ioremap_resource()
by Jingoo Han
· 11 years ago
2b1f597
gpio: pca953x: Fix gpio_base may not default to -1
by Aaron Sierra
· 11 years ago
e73760a
gpio: pca953x: Add Exar XRA1202
by Aaron Sierra
· 11 years ago
eb32b5a
gpio: pca953x: Add NXP PCA9698
by Aaron Sierra
· 11 years ago
1e19169
gpio: pca953x: Add devices to Kconfig help
by Aaron Sierra
· 11 years ago
1163316
gpio: adp5588 - add support for gpio names
by Jean-Francois Dagenais
· 11 years ago
992196f
gpio: adp5588: get value from data out when dir is out
by Jean-Francois Dagenais
· 11 years ago
390d82e
gpiolib: ACPI: remove gpio_to_desc() usage
by Alexandre Courbot
· 11 years ago
bb1e88c
gpiolib: add gpiochip_get_desc() driver function
by Alexandre Courbot
· 11 years ago
90df4fe
GPIO: gpiolib: correct description of gpiod_direction_output
by Rahul Bedarkar
· 11 years ago
01ca59f
gpio: mvebu: use chained_irq_{enter,exit} for GIC compatibility
by Thomas Petazzoni
· 11 years ago
ff2ed04
gpio: ich: Add output levels cache support
by Vincent Donnefort
· 11 years ago
b667cf4
gpio: ich: Add support for multiple register addresses
by Vincent Donnefort
· 11 years ago
e54674f
gpio: ich: Add blink capability option
by Vincent Donnefort
· 11 years ago
ef70bbe
gpio: make gpiod_direction_output take a logical value
by Philipp Zabel
· 11 years ago
25b35da
gpio: generic: clamp retured value to [0,1]
by Linus Walleij
· 11 years ago
f86b7c7
gpio: clps711x: Add missing .owner to struct gpio_chip
by Axel Lin
· 11 years ago
a5d6d27
gpio: pl061: Select IRQ_DOMAIN rather than GENERIC_IRQ_CHIP
by Axel Lin
· 11 years ago
781f6d7
gpio: generic: Add label to platform data
by Pawel Moll
· 11 years ago
b7ab697
gpio: bcm281xx: Use "unsigned gpio" consistently throughout the code
by Markus Mayer
· 11 years ago
bea4dbe
gpio: gpiolib-of: Use PTR_ERR_OR_ZERO
by Sachin Kamat
· 11 years ago
bdb93c0
gpio: bcm281xx: Centralize register locking
by Markus Mayer
· 11 years ago
d762bae
gpio: bcm281xx: Fix parameter name for GPIO_CONTROL macro
by Markus Mayer
· 11 years ago
a0bbf03
gpio: intel-mid: comments cleanup
by David Cohen
· 11 years ago
9ae7e9e
gpio: pl061: remove confusing naming
by Linus Walleij
· 11 years ago
438a2c9
gpio: pl061: refactor type setting
by Linus Walleij
· 11 years ago
f6f2931
gpio: pl061: lock IRQs when starting them
by Linus Walleij
· 11 years ago
7808755
gpio: pl061: proper error messages
by Linus Walleij
· 11 years ago
8a10bc9
parisc/sti_console: prefer Linux fonts over built-in ROM fonts
by Helge Deller
· 11 years ago
602456b
Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jdelvare/staging
by Linus Torvalds
· 11 years ago
e4c0da2
Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 11 years ago
632007e
hwmon: Fix SENSORS_TMP102 dependencies to eliminate build errors
by Jean Delvare
· 11 years ago
920130a
hwmon: Fix SENSORS_LM75 dependencies to eliminate build errors
by Jean Delvare
· 11 years ago
fea8893
Merge tag 'staging-3.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging
by Linus Torvalds
· 11 years ago
0448009
Revert "PCI: Remove from bus_list and release resources in pci_release_dev()"
by Rafael J. Wysocki
· 11 years ago
50ac206
clocksource: kona: Add basic use of external clock
by Tim Kryger
· 11 years ago
4e13c5d
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending
by Linus Torvalds
· 11 years ago
7c76203
drivers: bus: fix CCI driver kcalloc call parameters swap
by Lorenzo Pieralisi
· 11 years ago
167eeb4
Merge tag 'mvebu-fixes-3.13-2' of git://git.infradead.org/linux-mvebu into fixes
by Olof Johansson
· 11 years ago
b399c46
Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media
by Linus Torvalds
· 11 years ago
b890eb4
Merge tag 'pm+acpi-3.14-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
by Linus Torvalds
· 11 years ago
14164b4
Merge tag 'stable/for-linus-3.14-rc0-late-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip
by Linus Torvalds
· 11 years ago
e2a0f81
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
by Linus Torvalds
· 11 years ago
bc1b0df
drivers: xen: deaggressive selfballoon driver
by Bob Liu
· 11 years ago
08ece5b
xen/grant-table: Avoid m2p_override during mapping
by Zoltan Kiss
· 11 years ago
060e8e3
Merge tag 'upstream-3.14-rc1' of git://git.infradead.org/linux-ubifs
by Linus Torvalds
· 11 years ago
aa2e710
Merge branch 'akpm' (patches from Andrew Morton)
by Linus Torvalds
· 11 years ago
cdfc830
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
by Linus Torvalds
· 11 years ago
4bcec91
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc
by Linus Torvalds
· 11 years ago
e46e331
zram: remove zram->lock in read path and change it with mutex
by Minchan Kim
· 11 years ago
f614a9f
zram: remove workqueue for freeing removed pending slot
by Minchan Kim
· 11 years ago
9296747
zram: introduce zram->tb_lock
by Minchan Kim
· 11 years ago
deb0bde
zram: use atomic operation for stat
by Minchan Kim
· 11 years ago
874e3cd
zram: remove unnecessary free
by Minchan Kim
· 11 years ago
9b353db
zram: delay pending free request in read path
by Minchan Kim
· 11 years ago
da4a041
zram: fix race between reset and flushing pending work
by Minchan Kim
· 11 years ago
7bfb3de
zram: add copyright
by Minchan Kim
· 11 years ago
49061236a
zram: remove old private project comment
by Minchan Kim
· 11 years ago
cd67e10
zram: promote zram from staging
by Minchan Kim
· 11 years ago
bcf1647
zsmalloc: move it under mm
by Minchan Kim
· 11 years ago
0c692d0
drivers/net/phy/mdio_bus.c: call put_device on device_register() failure
by Levente Kurusa
· 11 years ago
54f5968
drivers/video/backlight/lcd.c: call put_device if device_register fails
by Levente Kurusa
· 11 years ago
53d8ab2
Merge branch 'for-3.14/drivers' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 11 years ago
f568849
Merge branch 'for-3.14/core' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 11 years ago
dfa1942
ipmi: Add missing rv in ipmi_parisc_probe()
by Geert Uytterhoeven
· 11 years ago
47c5420
xen/gnttab: Use phys_addr_t to describe the grant frame base address
by Julien Grall
· 11 years ago
e17b2f1
xen: swiotlb: handle sizeof(dma_addr_t) != sizeof(phys_addr_t)
by Ian Campbell
· 11 years ago
5259a06
target: Fix percpu_ref_put race in transport_lun_remove_cmd
by Nicholas Bellinger
· 11 years ago
ee291e6
target/iscsi: Fix network portal creation race
by Andy Grover
· 11 years ago
9b0cd30
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
by Linus Torvalds
· 11 years ago
ca2a650
Merge branch 'for-linus' of git://git.infradead.org/users/vkoul/slave-dma
by Linus Torvalds
· 11 years ago
e9e352e
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/olof/chrome-platform
by Linus Torvalds
· 11 years ago
b3a4bca
Merge tag 'iommu-updates-v3.14' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu
by Linus Torvalds
· 11 years ago
17c7f85
Merge git://www.linux-watchdog.org/linux-watchdog
by Linus Torvalds
· 11 years ago
f7a6ad9
Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux
by Linus Torvalds
· 11 years ago
9076e0c
Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jdelvare/staging
by Linus Torvalds
· 11 years ago
b7a8399
Merge branch 'for_linus' of git://cavan.codon.org.uk/platform-drivers-x86
by Linus Torvalds
· 11 years ago
1d494f3
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 11 years ago
19ba20f
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc
by Linus Torvalds
· 11 years ago
ef64cf9
Merge branch 'drm-nouveau-next' of git://anongit.freedesktop.org/git/nouveau/linux-2.6 into drm-next
by Dave Airlie
· 11 years ago
f3980dc
drm/nouveau: resume display if any later suspend bits fail
by Ilia Mirkin
· 11 years ago
09c3de1
drm/nouveau: fix lock unbalance in nouveau_crtc_page_flip
by Maarten Lankhorst
· 11 years ago
d83ef85
drm/nouveau: implement hooks for needed for drm vblank timestamping support
by Ben Skeggs
· 11 years ago
d2fa7d3
drm/nouveau/disp: add a method to fetch info needed by drm vblank timestamping
by Ben Skeggs
· 11 years ago
eb2e968
drm/nv50: fill in crtc mode struct members from crtc_mode_fixup
by Ben Skeggs
· 11 years ago
78fe9e5
drm/radeon/dce8: workaround for atom BlankCrtc table
by Alex Deucher
· 11 years ago
6802d4b
drm/radeon/DCE4+: clear bios scratch dpms bit (v2)
by Alex Deucher
· 11 years ago
ffcda35
drm/radeon: set si_notify_smc_display_change properly
by Alex Deucher
· 11 years ago
e9a321c
drm/radeon: fix DAC interrupt handling on DCE5+
by Alex Deucher
· 11 years ago
50efa51
drm/radeon: clean up active vram sizing
by Alex Deucher
· 11 years ago
b9ace36
drm/radeon: skip async dma init on r6xx
by Alex Deucher
· 11 years ago
9babd35
drm/radeon/runpm: don't runtime suspend non-PX cards
by Alex Deucher
· 11 years ago
1d78416
drm/radeon: add ring to fence trace functions
by Christian König
· 11 years ago
31dd8d9
drm/radeon: add missing trace point
by Christian König
· 11 years ago
Next »