Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
cd73891647a19f4b52f23d23f5c68175b93b56fe
/
drivers
cd73891
gpio-sta2x11: Fix potential NULL pointer dereference
by Sachin Kamat
· 12 years ago
ea4a21a
gpio/omap: omap_gpio_init_context stub must be inline
by Arnd Bergmann
· 12 years ago
83bf2db
gpio: msm-v1: Remove errant __devinit to fix compile
by Stephen Boyd
· 12 years ago
713b7ef
gpio: devres: make comments proper
by Wolfram Sang
· 12 years ago
78c7d8d
GPIO: xilinx: Enable driver for Xilinx zynq
by Michal Simek
· 12 years ago
9f7f0b2
GPIO: xilinx: Use BIT macro
by Michal Simek
· 12 years ago
cc090d6
GPIO: xilinx: Use __raw_readl/__raw_writel IO functions
by Michal Simek
· 12 years ago
74600ee
GPIO: xilinx: Add support for dual channel
by Michal Simek
· 12 years ago
6f8bf50
GPIO: xilinx: Simplify driver probe function
by Michal Simek
· 12 years ago
644c8df
gpio: sx150x: convert to use devm_* functions
by Nikolay Balandin
· 12 years ago
df46dce
gpio-ml-ioh: fix error return code in ioh_gpio_probe()
by Wei Yongjun
· 12 years ago
611a485
gpio-langwell: drop away explicit casting
by Andy Shevchenko
· 12 years ago
8aca119
gpio-langwell: amend error messages
by Andy Shevchenko
· 12 years ago
786e07e
gpio-langwell: use managed functions pcim_* and devm_*
by Andy Shevchenko
· 12 years ago
64c8cbc
gpio-langwell: do not use direct access to iomapped memory
by Andy Shevchenko
· 12 years ago
aeb168f
gpio-langwell: initialize lock before usage
by Andy Shevchenko
· 12 years ago
2b861f4
gpio: max7300: Fix trivial typo in Kconfig help text
by Axel Lin
· 12 years ago
8700d0a
gpio: stmpe: Staticize non-exported symbols
by Axel Lin
· 12 years ago
1cdd8d5
gpio: vx855: remove unnecessary platform_set_drvdata()
by Jingoo Han
· 12 years ago
752057e
gpio: timberdale: remove unnecessary platform_set_drvdata()
by Jingoo Han
· 12 years ago
04df772
gpio: tc3589x: remove unnecessary platform_set_drvdata()
by Jingoo Han
· 12 years ago
e1142aa
gpio: stmpe: remove unnecessary platform_set_drvdata()
by Jingoo Han
· 12 years ago
8be2010
gpio: rdc321x: remove unnecessary platform_set_drvdata()
by Jingoo Han
· 12 years ago
07606bf
gpio: lynxpoint: remove unnecessary platform_set_drvdata()
by Jingoo Han
· 12 years ago
aa3e224
gpio: langwell: remove unnecessary platform_set_drvdata()
by Jingoo Han
· 12 years ago
932ff06
Merge tag 'edac_fixes_for_3.10' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bp
by Linus Torvalds
· 12 years ago
95f4838
Merge branch 'parisc-for-3.10' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux
by Linus Torvalds
· 12 years ago
72de4c6
Merge tag 'for-v3.10-fixes' of git://git.infradead.org/battery-2.6
by Linus Torvalds
· 12 years ago
1aad08d
Merge tag 'pm+acpi-3.10-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
by Linus Torvalds
· 12 years ago
27a24cf
Merge branch 'fixes' of git://git.infradead.org/users/vkoul/slave-dma
by Linus Torvalds
· 12 years ago
9cf1848
Merge branch 'akpm' (incoming from Andrew Morton)
by Linus Torvalds
· 12 years ago
00cec11
Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 12 years ago
43c523b
drivers/rtc/rtc-max8998.c: check for pdata presence before dereferencing
by Tomasz Figa
· 12 years ago
10b3a32
random: fix accounting race condition with lockless irq entropy_count update
by Jiri Kosina
· 12 years ago
1e7e2e0
drivers/char/random.c: fix priming of last_data
by Jarod Wilson
· 12 years ago
dfd20b2
drivers/block/brd.c: fix brd_lookup_page() race
by Brian Behlendorf
· 12 years ago
e5ee730
fbdev: FB_GOLDFISH should depend on HAS_DMA
by Geert Uytterhoeven
· 12 years ago
cac29af
drivers/rtc/rtc-pl031.c: pass correct pointer to free_irq()
by Lars-Peter Clausen
· 12 years ago
4b949b8
drivers/leds/leds-ot200.c: fix error caused by shifted mask
by Christian Gmeiner
· 12 years ago
1ccc819
rapidio/tsi721: fix bug in MSI interrupt handling
by Alexandre Bounine
· 12 years ago
26549c8
drivers/video: implement a simple framebuffer driver
by Stephen Warren
· 12 years ago
bc8fcfe
rapidio: add enumeration/discovery start from user space
by Alexandre Bounine
· 12 years ago
a11650e
rapidio: make enumeration/discovery configurable
by Alexandre Bounine
· 12 years ago
585dc0c
drivers/block/xsysace.c: fix id with missing port-number
by Gernot Vormayr
· 12 years ago
2c2d32b
parisc/superio: Use module_pci_driver to register driver
by Peter Huewe
· 12 years ago
d4c2456
Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc
by Linus Torvalds
· 12 years ago
eb3d339
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 12 years ago
1ad936e
drivers/crypto/nx: Fixes for multiple races and issues
by Kent Yoder
· 12 years ago
950e295
be2net: bug fix on returning an invalid nic descriptor
by Wei Yang
· 12 years ago
514e250
Merge tag 'gpio-fixes-v3.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio
by Linus Torvalds
· 12 years ago
b91fd4d
Merge tag 'pci-v3.10-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci
by Linus Torvalds
· 12 years ago
4c0eec0
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input
by Linus Torvalds
· 12 years ago
7a1a0cb
net: Revert unused variable changes.
by David S. Miller
· 12 years ago
d979556
Merge tag 'tty-3.10-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty
by Linus Torvalds
· 12 years ago
388c2896
Merge tag 'staging-3.10-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging
by Linus Torvalds
· 12 years ago
c7153d0
Merge tag 'driver-core-3.10-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
by Linus Torvalds
· 12 years ago
5cc0c03
Merge tag 'char-misc-3.10-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc
by Linus Torvalds
· 12 years ago
b641940
Merge tag 'usb-3.10-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb
by Linus Torvalds
· 12 years ago
c73a1af
Input: wacom - add an eraser to DTH2242/DTK2241
by Ping Cheng
· 12 years ago
5a2bff8
Merge branch 'pm-cpufreq'
by Rafael J. Wysocki
· 12 years ago
e416662
virtio_net: enable napi for all possible queues during open
by Jason Wang
· 12 years ago
c573972
net: ethernet: sun: drop unused variable
by Emilio López
· 12 years ago
1a59043
net: ethernet: korina: drop unused variable
by Emilio López
· 12 years ago
da2e2c2
net: ethernet: apple: drop unused variable
by Emilio López
· 12 years ago
3cb7a59
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
by Linus Torvalds
· 12 years ago
c8f6d83
ACPI / video: Add "Asus UL30A" to ACPI video detect blacklist
by Bastian Triller
· 12 years ago
0797c3a
staging: dwc2: remove compile warning for USB_DWC2_TRACK_MISSED_SOFS
by Paul Zimmerman
· 12 years ago
bcef9a8
qmi_wwan: Added support for Cinterion's PLxx WWAN Interface
by Hans-Christoph Schemmel
· 12 years ago
3680354
net: fec: use a more proper compatible string for MVF type device
by Shawn Guo
· 12 years ago
147a908
qlcnic: Fix updating netdev->features
by Shahed Shaikh
· 12 years ago
0ce54ce
qlcnic: remove netdev->trans_start updates within the driver
by Sony Chacko
· 12 years ago
0213558
qlcnic: Return proper error codes from probe failure paths
by Sony Chacko
· 12 years ago
c2bba06
tg3: Update version to 3.132
by Nithin Sujir
· 12 years ago
fb03a43
tg3: Ensure boot code has completed initialization before accessing hardware
by Nithin Sujir
· 12 years ago
927b4dc
iio: exynos_adc: fix wrong structure extration in suspend and resume
by Naveen Krishna Chatradhi
· 12 years ago
d61a04d
iio:common:st: added disable function after read info raw data
by Denis CIOCCA
· 12 years ago
0ae5fb6
iio: dac: Fix build error when CONFIG_SPI_MASTER=y && CONFIG_I2C=m
by Axel Lin
· 12 years ago
3b81379
staging:iio:light:tsl2x7x: fix the error handling in tsl2x7x_probe()
by Wei Yongjun
· 12 years ago
c80712c
staging/iio/mxs-lradc: fix preenable for multiple buffers
by Michał Mirosław
· 12 years ago
25625c9
Merge tag 'omap-fixes-a-for-3.10-rc' of git://git.kernel.org/pub/scm/linux/kernel/git/pjw/omap-pending into fixes
by Olof Johansson
· 12 years ago
e037f95
tty: mxser: Fix build warning introduced by dfc7b837c7f9 (Re: linux-next: build warning after merge of the tty.current tree)
by Matwey V. Kornilov
· 12 years ago
cbfd2cd
Merge tag 'mfd-fixes-3.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/mfd-fixes
by Linus Torvalds
· 12 years ago
94f1be9
Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux
by Linus Torvalds
· 12 years ago
9076eac
cpufreq: arm_big_little_dt: Instantiate as platform_driver
by Viresh Kumar
· 12 years ago
92a9b5c
cpufreq: arm_big_little_dt: Register driver only if DT has valid data
by Viresh Kumar
· 12 years ago
b5f1472
cpufreq / e_powersaver: Fix linker error when ACPI processor is a module
by Rafał Bilski
· 12 years ago
bdc92d74
MIPS: Idle: Consolidate all declarations in <asm/idle.h>.
by Ralf Baechle
· 12 years ago
fb40bc3
MIPS: Idle: Re-enable irqs at the end of r3081, au1k and loongson2 cpu_wait.
by Ralf Baechle
· 12 years ago
c96d53d
cpufreq / intel_pstate: Add additional supported CPU ID
by Dirk Brandewie
· 12 years ago
955ef48
cpufreq: Drop rwsem lock around CPUFREQ_GOV_POLICY_EXIT
by Viresh Kumar
· 12 years ago
ec4602a
ACPI / PM: Allow device power states to be used for CONFIG_PM unset
by Rafael J. Wysocki
· 12 years ago
5649d8f
mfd: ab8500-sysctrl: Let sysctrl driver work without pdata
by Fabio Baltieri
· 12 years ago
519fe2e
Merge branch 'leds-fixes-3.10' of git://git.kernel.org/pub/scm/linux/kernel/git/cooloney/linux-leds
by Linus Torvalds
· 12 years ago
803d19d
leds: leds-gpio: reserve gpio before using it
by Timo Teräs
· 12 years ago
e748a38
Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux
by Linus Torvalds
· 12 years ago
c7b0cf3
staging: imx-drm: imx-tve: Check the return value of 'regulator_enable()'
by Fabio Estevam
· 12 years ago
8c24d6e
staging: video: imx: Select VIDEOMODE_HELPERS for parallel display
by Marek Vasut
· 12 years ago
dfc7b83
tty: mxser: fix usage of opmode_ioaddr
by Matwey V. Kornilov
· 12 years ago
9d83e18
serial: 8250_dw: add ACPI ID for Intel BayTrail
by Heikki Krogerus
· 12 years ago
b5325a0
ttyprintk: Fix NULL pointer deref by setting tty_port ops after initializing port
by Darrick J. Wong
· 12 years ago
Next »