index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
firmware
/
keyspan
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2012-02-23
ARM: at91/PMC: make register base soc independent
Jean-Christophe PLAGNIOL-VILLARD
14
-95
/
+104
2012-02-23
ARM: at91/PMC: move assignment out of printf
Nicolas Ferre
1
-5
/
+10
2012-02-23
ARM: at91/pm_slowclock: add runtime detection of memory contoller
Jean-Christophe PLAGNIOL-VILLARD
3
-22
/
+68
2012-02-23
ARM: at91: make sdram/ddr register base soc independent
Jean-Christophe PLAGNIOL-VILLARD
34
-89
/
+114
2012-02-23
ARM: at91: move at91rm9200 sdramc defines to at91rm9200_sdramc.h
Jean-Christophe PLAGNIOL-VILLARD
5
-49
/
+70
2012-02-23
ARM: at91/pm_slowclock: function slow_clock() accepts parameters
Jean-Christophe PLAGNIOL-VILLARD
2
-35
/
+26
2012-02-23
ARM: at91/pm_slowclock: rename register to named define
Jean-Christophe PLAGNIOL-VILLARD
1
-86
/
+91
2012-02-23
ARM: at91/ST: remove not needed casts
Nicolas Ferre
1
-3
/
+3
2012-02-23
ARM: at91: make ST (System Timer) soc independent
Jean-Christophe PLAGNIOL-VILLARD
6
-31
/
+54
2012-02-23
ARM: at91: make matrix register base soc independent
Jean-Christophe PLAGNIOL-VILLARD
26
-154
/
+199
2012-02-17
ARM: at91/at91x40: remove use of at91_sys_read/write
Jean-Christophe PLAGNIOL-VILLARD
3
-21
/
+27
2012-02-17
ARM: at91: factorise duplicated at91sam9 idle
Jean-Christophe PLAGNIOL-VILLARD
7
-35
/
+16
2012-02-03
ARM: at91/at91sam9x5: Device tree definition files
Nicolas Ferre
3
-0
/
+223
2012-02-03
ARM: at91/at91sam9x5: SoC basic support
Dan Liang
3
-0
/
+376
2012-02-03
ARM: at91/at91sam9x5: Configuration and Makefile
Nicolas Ferre
2
-0
/
+10
2012-02-03
ARM: at91/at91sam9x5: clock management for at91sam9x5 chip family
Nicolas Ferre
1
-19
/
+64
2012-02-03
ARM: at91/at91sam9x5: PMC header file
Nicolas Ferre
1
-12
/
+48
2012-02-03
ARM: at91/at91sam9x5: overall definition
Dan Liang
2
-0
/
+133
2012-02-03
ARM: at91: Add external RTC for Flexibity board
Maxim Osipov
1
-1
/
+11
2012-02-03
ARM: at91: add Atmel ISI and ov2640 support on sam9m10g45 board
Josh Wu
2
-2
/
+172
2012-02-03
ARM: at91: add clock selection parameter for at91_add_device_isi()
Josh Wu
2
-4
/
+13
2012-02-03
ARM: at91: Update struct atmel_nand_data to support PMECC
Hong Xu
1
-0
/
+2
2012-02-03
ARM: at91/dma: DMA controller registering with DT support
Nicolas Ferre
1
-1
/
+9
2012-02-03
ARM: at91/dma: remove platform data from DMA controller
Nicolas Ferre
2
-15
/
+2
2012-02-03
ARM: at91: implement the standby function for pm/cpuidle
Daniel Lezcano
3
-42
/
+34
2012-02-03
ARM: at91: remove wait_for_interrupt definition
Daniel Lezcano
2
-10
/
+1
2012-02-03
ARM: at91: declare header name
Daniel Lezcano
1
-0
/
+15
2012-02-03
ARM: at91: coding style fixes
Daniel Lezcano
1
-6
/
+14
2012-02-03
ARM: at91: code removal of CAP9 SoC
Jean-Christophe PLAGNIOL-VILLARD
26
-2597
/
+17
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
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
2012-01-28
logfs: update page reference count for pined pages
Prasad Joshi
2
-15
/
+51
[next]