index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
mtd
/
mtdoops.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2012-02-15
Fix circular locking dependency (3.3-rc2)
Ming Lei
1
-3
/
+5
2012-02-06
gpio/omap: handle set_dataout reg capable IP on restore
Nishanth Menon
1
-1
/
+6
2012-02-06
gpio/omap: restore OE only after setting the output level
Nishanth Menon
1
-1
/
+2
2012-02-06
gpio/omap: enable irq at the end of all configuration in restore
Nishanth Menon
1
-4
/
+5
2012-02-06
gpio/omap: save and restore debounce registers
Nishanth Menon
1
-0
/
+12
2012-02-06
gpio/omap: remove omap_gpio_save_context overhead
Tarun Kanti DebBarma
1
-28
/
+28
2012-02-06
gpio/omap: fix incorrect access of debounce module
Tarun Kanti DebBarma
1
-5
/
+13
2012-02-06
gpio/omap: fix debounce clock handling
Tarun Kanti DebBarma
1
-10
/
+19
2012-02-06
gpio/omap: cleanup prepare_for_idle and resume_after_idle
Tarun Kanti DebBarma
1
-98
/
+147
2012-02-06
gpio/omap: optimize suspend and resume functions
Tarun Kanti DebBarma
1
-25
/
+29
2012-02-06
gpio/omap: use pm-runtime framework
Tarun Kanti DebBarma
2
-26
/
+44
2012-02-06
gpio/omap: fix bankwidth for OMAP7xx MPUIO
Charulatha V
1
-1
/
+1
2012-02-06
gpio/omap: remove bank->method & METHOD_* macros
Charulatha V
6
-55
/
+10
2012-02-06
gpio/omap: remove unnecessary bit-masking for read access
Tarun Kanti DebBarma
1
-3
/
+0
2012-02-06
gpio/omap: use pinctrl offset instead of macro
Charulatha V
3
-5
/
+5
2012-02-06
gpio/omap: cleanup omap_gpio_mod_init function
Tarun Kanti DebBarma
2
-55
/
+57
2012-02-06
gpio/omap: cleanup set_gpio_triggering function
Tarun Kanti DebBarma
5
-114
/
+53
2012-02-06
gpio/omap: remove hardcoded offsets in context save/restore
Tarun Kanti DebBarma
3
-22
/
+23
2012-02-06
gpio/omap: use level/edge detect reg offsets
Tarun Kanti DebBarma
3
-82
/
+44
2012-02-06
gpio/omap: further cleanup using wkup_en register
Tarun Kanti DebBarma
4
-89
/
+25
2012-02-06
gpio/omap: avoid cpu checks during module ena/disable
Charulatha V
3
-30
/
+26
2012-02-06
gpio/omap: make non-wakeup GPIO part of pdata
Charulatha V
3
-7
/
+10
2012-02-06
gpio/omap: handle save/restore context in GPIO driver
Tarun Kanti DebBarma
4
-90
/
+63
2012-02-06
gpio/omap: make gpio_context part of gpio_bank structure
Charulatha V
1
-42
/
+34
2012-02-06
gpio/omap: use flag to identify wakeup domain
Charulatha V
3
-7
/
+13
2012-02-06
gpio/omap: remove dependency on gpio_bank_count
Charulatha V
6
-92
/
+80
2012-02-06
of_gpio: add support of of_gpio_named_count to be able to count named gpio
Jean-Christophe PLAGNIOL-VILLARD
2
-6
/
+30
2012-02-06
gpio: tps65910: Add sleep control support
Laxman Dewangan
2
-2
/
+26
2012-02-04
gpio: Add a driver for Sodaville GPIO controller
Sebastian Andrzej Siewior
5
-2
/
+364
2012-01-31
Linux 3.3-rc2
v3.3-rc2
Linus Torvalds
1
-1
/
+1
2012-01-30
af_unix: fix EPOLLET regression for stream sockets
Eric Dumazet
1
-15
/
+4
2012-01-30
tcp: fix tcp_trim_head() to adjust segment count with skb MSS
Neal Cardwell
1
-4
/
+2
2012-01-30
net/tcp: Fix tcp memory limits initialization when !CONFIG_SYSCTL
Glauber Costa
3
-3
/
+16
2012-01-30
ARM/mx35/3ds: gpio: add mc9s08dz60 gpio function
wu guoxing
3
-0
/
+168
2012-01-30
vmwgfx: Fix assignment in vmw_framebuffer_create_handle
Ryan Mallon
1
-1
/
+1
2012-01-30
drm/radeon/kms: Fix device tree linkage of i2c buses
Jean Delvare
1
-0
/
+1
2012-01-30
drm: Pass the real error code back during GEM bo initialisation
Chris Wilson
1
-1
/
+1
2012-01-30
Revert "drm/i810: cleanup reclaim_buffers"
Daniel Vetter
3
-13
/
+11
2012-01-29
hwmon: (w83627ehf) Disable setting DC mode for pwm2, pwm3 on NCT6776F
Guenter Roeck
1
-0
/
+6
2012-01-29
PM / Hibernate: Fix s2disk regression related to freezing workqueues
Rafael J. Wysocki
3
-0
/
+30
2012-01-29
hwmon: (sht15) fix bad error code
Vivien Didelot
1
-1
/
+2
2012-01-28
Logfs: Allow NULL block_isbad() methods
Joern Engel
1
-14
/
+12
2012-01-28
logfs: Grow inode in delete path
Joern Engel
1
-0
/
+4
2012-01-28
logfs: Free areas before calling generic_shutdown_super()
Joern Engel
3
-4
/
+12
2012-01-28
logfs: remove useless BUG_ON
Joern Engel
1
-1
/
+0
2012-01-28
MAINTAINERS: Add Prasad Joshi in LogFS maintiners
Prasad Joshi
1
-0
/
+1
2012-01-28
logfs: Propagate page parameter to __logfs_write_inode
Prasad Joshi
4
-9
/
+9
2012-01-28
logfs: set superblock shutdown flag after generic sb shutdown
Prasad Joshi
1
-1
/
+1
2012-01-28
logfs: take write mutex lock during fsync and sync
Prasad Joshi
4
-4
/
+8
2012-01-28
logfs: Prevent memory corruption
Joern Engel
1
-1
/
+1
[next]