index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpio
/
gpio-da9052.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2012-01-05
gpio: pl061: convert to use generic irq chip
Rob Herring
2
-48
/
+27
2012-01-04
GPIO: add bindings for managed devices
John Crispin
3
-1
/
+95
2012-01-04
ARM: realview: convert pl061 no irq to 0 instead of -1
Rob Herring
5
-15
/
+0
2012-01-04
gpio: pl061: convert to use 0 for no irq
Rob Herring
2
-5
/
+5
2012-01-04
gpio: pl061: use chained_irq_* functions in irq handler
Rob Herring
1
-2
/
+4
2012-01-04
GPIO/pl061: Add suspend resume capability
Deepak Sikri
1
-0
/
+68
2012-01-02
drivers/gpio/gpio-tegra.c: use devm_request_and_ioremap
Julia Lawall
1
-8
/
+1
2012-01-02
gpio: Add decode of WM8994 GPIO configuration
Mark Brown
1
-2
/
+77
2012-01-02
gpio: Convert GPIO drivers to module_platform_driver
Mark Brown
11
-128
/
+11
2012-01-02
gpio: Fix typo in comment in Samsung driver
Mark Brown
1
-1
/
+1
2012-01-02
gpio: Explicitly index samsung_gpio_cfgs
Mark Brown
1
-10
/
+19
2011-12-24
Linux 3.2-rc7
v3.2-rc7
Linus Torvalds
1
-1
/
+1
2011-12-23
netfilter: xt_connbytes: handle negation correctly
Florian Westphal
1
-3
/
+3
2011-12-23
Btrfs: call d_instantiate after all ops are setup
Al Viro
1
-4
/
+5
2011-12-23
Btrfs: fix worker lock misuse in find_worker
Chris Mason
1
-1
/
+2
2011-12-23
net: relax rcvbuf limits
Eric Dumazet
3
-10
/
+6
2011-12-23
rps: fix insufficient bounds checking in store_rps_dev_flow_table_cnt()
Xi Wang
1
-2
/
+5
2011-12-23
net: introduce DST_NOPEER dst flag
Eric Dumazet
4
-4
/
+5
2011-12-23
mqprio: Avoid panic if no options are provided
Thomas Graf
1
-1
/
+1
2011-12-23
bridge: provide a mtu() method for fake_dst_ops
Eric Dumazet
1
-0
/
+6
2011-12-22
md/bitmap: It is OK to clear bits during recovery.
NeilBrown
1
-4
/
+1
2011-12-22
md: don't give up looking for spares on first failure-to-add
NeilBrown
1
-2
/
+1
2011-12-22
md/raid5: ensure correct assessment of drives during degraded reshape.
NeilBrown
1
-4
/
+10
2011-12-22
md/linear: fix hot-add of devices to linear arrays.
NeilBrown
1
-0
/
+1
2011-12-22
sparc64: Fix MSIQ HV call ordering in pci_sun4v_msiq_build_irq().
David S. Miller
1
-2
/
+2
2011-12-22
pata_of_platform: Add missing CONFIG_OF_IRQ dependency.
David Miller
1
-1
/
+1
2011-12-22
ipv4: using prefetch requires including prefetch.h
Stephen Rothwell
1
-0
/
+1
2011-12-22
VFS: Fix race between CPU hotplug and lglocks
Srivatsa S. Bhat
1
-4
/
+32
2011-12-22
vfs: __read_cache_page should use gfp argument rather than GFP_KERNEL
Dave Kleikamp
1
-5
/
+2
2011-12-21
USB: Fix usb/isp1760 build on sparc
David Miller
1
-4
/
+4
2011-12-21
net: Add a flow_cache_flush_deferred function
Steffen Klassert
3
-4
/
+27
2011-12-21
ipv4: reintroduce route cache garbage collector
Eric Dumazet
1
-0
/
+107
2011-12-21
firmware: Refer to the co-maintained linux-firmware.git repository
Ben Hutchings
1
-1
/
+2
2011-12-21
SELinux: Fix RCU deref check warning in sel_netport_insert()
David Howells
1
-1
/
+3
2011-12-20
net: have ipconfig not wait if no dev is available
Gerlando Falauto
1
-0
/
+4
2011-12-20
sctp: Do not account for sizeof(struct sk_buff) in estimated rwnd
Thomas Graf
2
-11
/
+3
2011-12-20
binary_sysctl(): fix memory leak
Michel Lespinasse
1
-1
/
+1
2011-12-20
mm/vmalloc.c: remove static declaration of va from __get_vm_area_node
Kautuk Consul
1
-1
/
+1
2011-12-20
ipmi_watchdog: restore settings when BMC reset
Corey Minyard
1
-3
/
+38
2011-12-20
oom: fix integer overflow of points in oom_badness
Frantisek Hrbata
1
-1
/
+1
2011-12-20
memcg: keep root group unchanged if creation fails
Hillf Danton
1
-2
/
+1
2011-12-20
nilfs2: potential integer overflow in nilfs_ioctl_clean_segments()
Haogang Chen
1
-0
/
+3
2011-12-20
nilfs2: unbreak compat ioctl
Thomas Meyer
1
-0
/
+13
2011-12-20
cpusets: stall when updating mems_allowed for mempolicy or disjoint nodemask
David Rientjes
1
-5
/
+24
2011-12-20
mfd: Include linux/io.h to jz4740-adc
Axel Lin
1
-0
/
+1
2011-12-20
mfd: Use request_threaded_irq for twl4030-irq instead of irq_set_chained_handler
NeilBrown
1
-5
/
+8
2011-12-20
mfd: Base interrupt for twl4030-irq must be one-shot
NeilBrown
1
-2
/
+3
2011-12-20
mfd: Handle tps65910 clear-mask correctly
Marcus Folkesson
1
-1
/
+1
2011-12-20
mfd: add #ifdef CONFIG_DEBUG_FS guard for ab8500_debug_resources
Axel Lin
1
-0
/
+2
2011-12-20
mfd: Fix twl-core oops while calling twl_i2c_* for unbound driver
Ilya Yanok
1
-8
/
+8
[next]