index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'next' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2012-05-25
1
-1
/
+11
|
\
|
*
KVM: s390: add capability indicating COW support
Christian Borntraeger
2012-05-18
1
-1
/
+11
*
|
Merge tag 'stable/for-linus-3.5-rc0-tag' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
2012-05-25
8
-14
/
+272
|
\
\
|
*
|
xen: do not map the same GSI twice in PVHVM guests.
Stefano Stabellini
2012-05-21
1
-2
/
+3
|
*
|
hvc_xen: NULL dereference on allocation failure
Dan Carpenter
2012-05-21
1
-2
/
+2
|
*
|
xen: Add selfballoning memory reservation tunable.
Jana Saout
2012-05-21
1
-1
/
+33
|
*
|
xenbus: Add support for xenbus backend in stub domain
Daniel De Graaf
2012-05-21
3
-0
/
+58
|
*
|
xen: enter/exit lazy_mmu_mode around m2p_override calls
Stefano Stabellini
2012-05-07
1
-0
/
+19
|
*
|
xen/acpi/sleep: Enable ACPI sleep via the __acpi_os_prepare_sleep
Konrad Rzeszutek Wilk
2012-05-07
2
-1
/
+63
|
*
|
xen/gnttab: add deferred freeing logic
Jan Beulich
2012-04-17
1
-10
/
+96
*
|
|
Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linux-2.6
Linus Torvalds
2012-05-24
24
-429
/
+1042
|
\
\
\
|
*
|
|
gpio/generic: initialize basic_mmio_gpio shadow variables properly
Shawn Guo
2012-05-19
5
-9
/
+15
|
*
|
|
gpiolib: Remove 'const' from data argument of gpiochip_find()
Grant Likely
2012-05-19
1
-1
/
+1
|
*
|
|
gpio/rc5t583: add gpio driver for RICOH PMIC RC5T583
Laxman Dewangan
2012-05-19
3
-0
/
+190
|
*
|
|
gpiolib: quiet gpiochip_add boot message noise
H Hartley Sweeten
2012-05-19
1
-1
/
+1
|
*
|
|
Merge branch 'for_3.5/fixes/gpio-2' of git://git.kernel.org/pub/scm/linux/ker...
Grant Likely
2012-05-19
1
-5
/
+4
|
|
\
\
\
|
|
*
|
|
gpio/omap: (re)fix wakeups on level-triggered GPIOs
Kevin Hilman
2012-05-18
1
-3
/
+3
|
|
*
|
|
gpio/omap: fix broken context restore for non-OFF mode transitions
Kevin Hilman
2012-05-18
1
-2
/
+1
|
*
|
|
|
gpio: mpc8xxx: Prevent NULL pointer deref in demux handler
Thomas Gleixner
2012-05-19
1
-1
/
+2
|
*
|
|
|
gpio/lpc32xx: Add device tree support
Roland Stigge
2012-05-19
1
-1
/
+51
|
*
|
|
|
gpio: Adjust of_xlate API to support multiple GPIO chips
Grant Likely
2012-05-19
2
-43
/
+39
|
*
|
|
|
gpiolib: Implement devm_gpio_request_one()
Mark Brown
2012-05-19
1
-0
/
+29
|
*
|
|
|
gpio-mcp23s08: dbg_show: fix pullup configuration display
Peter Korsgaard
2012-05-19
1
-1
/
+1
|
*
|
|
|
Add support for TCA6424A
Andreas Schallenberg
2012-05-19
1
-13
/
+30
|
*
|
|
|
Merge branch 'for_3.5/gpio/cleanup' of git://git.kernel.org/pub/scm/linux/ker...
Grant Likely
2012-05-12
1
-86
/
+26
|
|
\
|
|
|
|
|
*
|
|
gpio/omap: fix missing check in *_runtime_suspend()
Tarun Kanti DebBarma
2012-05-12
1
-5
/
+8
|
|
*
|
|
gpio/omap: remove cpu_is_omapxxxx() checks from *_runtime_resume()
Tarun Kanti DebBarma
2012-05-12
1
-2
/
+2
|
|
*
|
|
gpio/omap: remove suspend/resume callbacks
Tarun Kanti DebBarma
2012-05-12
1
-47
/
+0
|
|
*
|
|
gpio/omap: remove retrigger variable in gpio_irq_handler
Tarun Kanti DebBarma
2012-05-12
1
-3
/
+0
|
|
*
|
|
gpio/omap: remove saved_wakeup field from struct gpio_bank
Tarun Kanti DebBarma
2012-05-12
1
-9
/
+3
|
|
*
|
|
gpio/omap: remove suspend_wakeup field from struct gpio_bank
Tarun Kanti DebBarma
2012-05-12
1
-7
/
+6
|
|
*
|
|
gpio/omap: remove saved_fallingdetect, saved_risingdetect
Tarun Kanti DebBarma
2012-05-12
1
-11
/
+8
|
*
|
|
|
gpiolib/arches: Centralise bolierplate asm/gpio.h
Mark Brown
2012-05-12
1
-0
/
+8
|
*
|
|
|
gpio: add MSIC gpio driver
Mathias Nyman
2012-05-11
3
-0
/
+348
|
*
|
|
|
gpio: samsung: refactor gpiolib init for exynos4/5
Olof Johansson
2012-05-11
1
-188
/
+215
|
*
|
|
|
gpio/langwell: re-read the IRQ status register after each iteration
Mika Westerberg
2012-05-11
1
-3
/
+1
|
*
|
|
|
gpio/langwell: convert to use irq_domain
Mika Westerberg
2012-05-08
2
-21
/
+30
|
*
|
|
|
Merge tag 'v3.4-rc6' into gpio/next
Grant Likely
2012-05-08
617
-4709
/
+9183
|
|
\
\
\
\
|
*
|
|
|
|
gpio: Move DT support code into drivers/gpio
Grant Likely
2012-04-07
5
-7
/
+5
|
*
|
|
|
|
gpio: Convert drivers to use module_pci_driver()
Axel Lin
2012-04-07
4
-44
/
+4
|
*
|
|
|
|
gpio/pca953x: Update GPIO_PCA953X Kconfig entry to include more supported dev...
Axel Lin
2012-04-07
1
-4
/
+5
|
*
|
|
|
|
gpio/langwell: clear IRQ edge detect registers at init
Mika Westerberg
2012-04-06
1
-0
/
+21
|
*
|
|
|
|
gpio/langwell: allocate IRQ descriptors dynamically for SPARSE_IRQ
Mika Westerberg
2012-04-06
1
-3
/
+13
|
*
|
|
|
|
gpio/langwell: use devm_* helpers to simplify probe
Mika Westerberg
2012-04-06
1
-11
/
+7
|
*
|
|
|
|
gpio: add flags to export GPIOs when requesting
Wolfram Sang
2012-04-06
1
-1
/
+11
*
|
|
|
|
|
Merge tag 'spi-for-linus' of git://git.secretlab.ca/git/linux-2.6
Linus Torvalds
2012-05-24
19
-550
/
+705
|
\
\
\
\
\
\
|
*
|
|
|
|
|
spi: By default setup spi_masters with 1 chipselect and dynamics bus number
Grant Likely
2012-05-20
6
-13
/
+2
|
*
|
|
|
|
|
SPI: PRIMA2: use the newest APIs of PINCTRL to fix compiling errors
Barry Song
2012-05-20
1
-12
/
+8
|
*
|
|
|
|
|
spi/spi-fsl-spi: reference correct pdata in fsl_spi_cs_control
Herton Ronaldo Krzesinski
2012-05-20
1
-1
/
+1
|
*
|
|
|
|
|
spi: refactor spi-coldfire-qspi to use SPI queue framework.
Steven King
2012-05-20
1
-141
/
+114
[next]