index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2012-10-07
Merge tag 'stable/for-linus-3.7-arm-tag' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
5
-6
/
+25
2012-10-06
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...
Linus Torvalds
20
-168
/
+229
2012-10-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
18
-148
/
+176
2012-10-06
Merge branch 'akpm' (Andrew's patch-bomb)
Linus Torvalds
134
-1342
/
+4741
2012-10-06
aoe: update aoe-internal version number to 50
Ed Cashin
1
-1
/
+1
2012-10-06
aoe: remove unused code
Ed Cashin
1
-4
/
+0
2012-10-06
aoe: make dynamic block minor numbers the default
Ed Cashin
1
-1
/
+1
2012-10-06
aoe: update and specify AoE address guards and error messages
Ed Cashin
2
-8
/
+11
2012-10-06
aoe: retain static block device numbers for backwards compatibility
Ed Cashin
1
-3
/
+51
2012-10-06
aoe: support more AoE addresses with dynamic block device minor numbers
Ed Cashin
5
-49
/
+72
2012-10-06
aoe: update copyright year in touched files
Ed Cashin
7
-7
/
+7
2012-10-06
aoe: update internal version number to 49
Ed Cashin
1
-1
/
+1
2012-10-06
aoe: remove unused code and add cosmetic improvements
Ed Cashin
4
-17
/
+10
2012-10-06
aoe: increase net_device reference count while using it
Ed Cashin
2
-0
/
+11
2012-10-06
aoe: associate frames with the AoE storage target
Ed Cashin
3
-54
/
+49
2012-10-06
aoe: disallow unsupported AoE minor addresses
Ed Cashin
1
-0
/
+7
2012-10-06
aoe: do revalidation steps in order
Ed Cashin
1
-2
/
+2
2012-10-06
aoe: failover remote interface based on aoe_deadsecs parameter
Ed Cashin
2
-6
/
+3
2012-10-06
aoe: use packets that work with the smallest-MTU local interface
Ed Cashin
2
-71
/
+87
2012-10-06
aoe: use a kernel thread for transmissions
Ed Cashin
3
-3
/
+40
2012-10-06
aoe: become I/O request queue handler for increased user control
Ed Cashin
5
-182
/
+308
2012-10-06
aoe: kernel thread handles I/O completions for simple locking
Ed Cashin
6
-306
/
+560
2012-10-06
aoe: for performance support larger packet payloads
Ed Cashin
5
-46
/
+111
2012-10-06
nbd: handle discard requests
Paul Clements
1
-1
/
+14
2012-10-06
nbd: add set flags ioctl
Paul Clements
1
-1
/
+7
2012-10-06
rapidio: add destination ID allocation mechanism
Alexandre Bounine
1
-35
/
+170
2012-10-06
rapidio/rionet: rework to support multiple RIO master ports
Alexandre Bounine
1
-63
/
+70
2012-10-06
rapidio: run discovery as an asynchronous process
Alexandre Bounine
2
-4
/
+50
2012-10-06
rapidio: use device lists handling on per-net basis
Alexandre Bounine
1
-29
/
+31
2012-10-06
rapidio: fix blocking wait for discovery ready
Alexandre Bounine
1
-42
/
+20
2012-10-06
rapidio: apply RX/TX enable to active switch ports only
Alexandre Bounine
1
-4
/
+5
2012-10-06
rapidio/tsi721: add inbound memory mapping callbacks
Alexandre Bounine
2
-4
/
+99
2012-10-06
rapidio: add inbound memory mapping interface
Alexandre Bounine
1
-0
/
+44
2012-10-06
drivers/rapidio/devices/tsi721.c: fix error return code
Peter Senna Tschudin
1
-1
/
+2
2012-10-06
rapidio/tsi721: modify mport name assignment
Alexandre Bounine
1
-1
/
+2
2012-10-06
rapidio/rionet: fix multicast packet transmit logic
Alexandre Bounine
1
-3
/
+17
2012-10-06
drivers/rtc/rtc-s35390a.c: add wakealarm support for rtc-s35390A rtc chip
Michael Langer
1
-0
/
+116
2012-10-06
drivers/rtc/rtc-m41t80.c: remove disabled alarm functionality
Paul Bolle
1
-153
/
+4
2012-10-06
drivers/rtc/rtc-tps65910.c: use platform_get_irq() to get RTC irq details
Venu Byravarasu
1
-4
/
+1
2012-10-06
rtc: kconfig: fix up dependency for ab8500
Ulf Hansson
1
-0
/
+1
2012-10-06
drivers/rtc/rtc-em3027.c: convert struct i2c_msg initialization to C99 format
Shubhrajyoti D
1
-3
/
+14
2012-10-06
drivers/rtc/rtc-isl1208.c: convert struct i2c_msg initialization to C99 format
Shubhrajyoti D
1
-4
/
+16
2012-10-06
drivers/rtc/rtc-pcf8563.c: convert struct i2c_msg initialization to C99 format
Shubhrajyoti D
1
-2
/
+11
2012-10-06
drivers/rtc/rtc-rs5c372.c: convert struct i2c_msg initialization to C99 format
Shubhrajyoti D
1
-1
/
+6
2012-10-06
drivers/rtc/rtc-s35390a.c: convert struct i2c_msg initialization to C99 format
Shubhrajyoti D
1
-2
/
+11
2012-10-06
drivers/rtc/rtc-x1205.c: convert struct i2c_msg initialization to C99 format
Shubhrajyoti D
1
-14
/
+78
2012-10-06
drivers/rtc/rtc-ds1672.c: convert struct i2c_msg initialization to C99 format
Shubhrajyoti D
1
-4
/
+22
2012-10-06
drivers/rtc/rtc-s3c.c: fix return value in s3c_rtc_probe()
Sachin Kamat
1
-2
/
+2
2012-10-06
rtc_sysfs_show_hctosys(): display 0 if resume failed
David Fries
3
-4
/
+14
2012-10-06
rtc: rtc-mxc: convert to module_platform_driver
Fabio Estevam
1
-15
/
+5
[next]