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
*
gpio: em: Use irq_domain_add_simple() to fix runtime error
Magnus Damm
2013-02-14
1
-1
/
+2
*
gpio: using common order: let 'static const' instead of 'const static'
Chen Gang
2013-02-11
1
-3
/
+3
*
gpio/vt8500: memory cleanup missing
Tony Prisk
2013-02-11
1
-12
/
+49
*
gpiolib: Fix locking on gpio debugfs files
Grant Likely
2013-02-11
1
-3
/
+9
*
gpiolib: let gpio_chip reference its descriptors
Alexandre Courbot
2013-02-11
1
-16
/
+23
*
gpiolib: use descriptors internally
Alexandre Courbot
2013-02-11
1
-176
/
+338
*
gpiolib: use gpio_chips list in gpiochip_find_base
Alexandre Courbot
2013-02-09
1
-21
/
+16
*
gpiolib: use gpio_chips list in sysfs ops
Alexandre Courbot
2013-02-09
1
-27
/
+10
*
gpiolib: use gpio_chips list in gpiochip_find
Alexandre Courbot
2013-02-09
1
-10
/
+7
*
gpiolib: use gpio_chips list in gpiolib_sysfs_init
Alexandre Courbot
2013-02-09
1
-5
/
+2
*
gpiolib: link all gpio_chips using a list
Alexandre Courbot
2013-02-09
1
-7
/
+44
*
Merge branch 'linusw/devel' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Grant Likely
2013-02-05
11
-294
/
+463
|
\
|
*
gpiolib: add missing braces in gpio_direction_show
Alexandre Courbot
2013-02-04
1
-2
/
+3
|
*
gpiolib-acpi: Fix error checks in interrupt requesting
Mathias Nyman
2013-02-04
1
-2
/
+7
|
*
gpio: mpc8xxx: don't set IRQ_TYPE_NONE when creating irq mapping
Anatolij Gustschin
2013-02-04
1
-1
/
+0
|
*
gpiolib: remove gpiochip_reserve()
Alexandre Courbot
2013-02-04
1
-50
/
+8
|
*
gpio: mxs: Add IRQ_TYPE_EDGE_BOTH support
Gwenhael Goavec-Merou
2013-01-29
1
-0
/
+31
|
*
gpiolib-acpi: Add ACPI5 event model support to gpio.
Mathias Nyman
2013-01-29
1
-0
/
+82
|
*
gpio: pca953x: use managed resources
Linus Walleij
2013-01-28
1
-24
/
+8
|
*
gpio: pca953x: use simple irqdomain
Gregory CLEMENT
2013-01-28
1
-37
/
+28
|
*
gpio: pxa: set initcall level to module init
Haojian Zhuang
2013-01-25
1
-6
/
+1
|
*
gpio: pca953x: add support for pca9505
Gregory CLEMENT
2013-01-25
1
-0
/
+2
|
*
gpio: pca953x: make the register access by GPIO bank
Gregory CLEMENT
2013-01-25
1
-106
/
+175
|
*
gpio: pl061: set initcall level to module init
Haojian Zhuang
2013-01-22
1
-1
/
+1
|
*
gpio: devm_gpio_* support should not depend on GPIOLIB
Shawn Guo
2013-01-22
2
-1
/
+5
|
*
gpio: twl4030: Cache the direction and output states in private data
Peter Ujfalusi
2013-01-17
1
-35
/
+65
|
*
gpio: twl4030: Introduce private structure to store variables needed runtime
Peter Ujfalusi
2013-01-17
1
-32
/
+50
|
*
gpio: vt8500: Export dedicated GPIO before multifunction pins.
Tony Prisk
2013-01-10
1
-2
/
+2
*
|
gpio/langwell: cleanup driver
David Cohen
2013-02-05
1
-34
/
+17
*
|
gpio/langwell: Add Cloverview ids to pci device table
David Cohen
2013-02-05
1
-0
/
+2
*
|
gpio/lynxpoint: add chipset gpio driver.
Mathias Nyman
2013-02-05
3
-0
/
+478
*
|
Merge tag 'dm-3.8-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2013-02-01
2
-14
/
+5
|
\
\
|
*
|
dm: fix write same requests counting
Alasdair G Kergon
2013-01-31
1
-2
/
+4
|
*
|
dm thin: fix queue limits stacking
Mike Snitzer
2013-01-31
1
-12
/
+1
*
|
|
Merge branch 'for-3.8/upstream-fixes' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2013-01-31
3
-1
/
+16
|
\
\
\
|
*
|
|
HID: i2c-hid: fix i2c_hid_output_raw_report
Benjamin Tissoires
2013-01-31
1
-1
/
+12
|
*
|
|
HID: usbhid: quirk for Formosa IR receiver
Nicholas Santos
2013-01-03
2
-0
/
+4
*
|
|
|
Merge branch 'x86-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2013-01-31
1
-2
/
+3
|
\
\
\
\
|
*
\
\
\
Merge tag 'efi-for-3.8' into x86/efi
H. Peter Anvin
2013-01-30
1
-2
/
+3
|
|
\
\
\
\
|
|
|
_
|
/
/
|
|
/
|
|
|
|
|
*
|
|
efivarfs: Delete dentry from dcache in efivarfs_file_write()
Matt Fleming
2013-01-18
1
-0
/
+1
|
|
*
|
|
efivarfs: Never return ENOENT from firmware
Matt Fleming
2013-01-18
1
-1
/
+1
|
|
*
|
|
efivarfs: Drop link count of the right inode
Lingzhu Xiang
2013-01-18
1
-1
/
+1
*
|
|
|
|
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2013-01-31
8
-8
/
+13
|
\
\
\
\
\
|
*
|
|
|
|
samsung-laptop: Disable on EFI hardware
Matt Fleming
2013-01-30
1
-0
/
+4
|
*
|
|
|
|
efi: Make 'efi_enabled' a function to query EFI facilities
Matt Fleming
2013-01-30
7
-8
/
+9
|
|
|
/
/
/
|
|
/
|
|
|
*
|
|
|
|
Merge tag 'edac_for_3.8' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bp
Linus Torvalds
2013-01-30
2
-4
/
+4
|
\
\
\
\
\
|
*
|
|
|
|
EDAC: Fix kcalloc argument order
Joe Perches
2013-01-30
1
-3
/
+3
|
*
|
|
|
|
EDAC: Test correct variable in ->store function
Dan Carpenter
2013-01-30
1
-1
/
+1
|
|
|
/
/
/
|
|
/
|
|
|
*
|
|
|
|
Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
2013-01-30
21
-158
/
+155
|
\
\
\
\
\
|
*
\
\
\
\
Merge branch 'drm-intel-fixes' of git://people.freedesktop.org/~danvet/drm-intel
Dave Airlie
2013-01-26
4
-12
/
+36
|
|
\
\
\
\
\
[next]