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
*
Merge branch 'akpm' (Andrew's patch-bomb)
Linus Torvalds
2012-10-05
134
-1342
/
+4741
|
\
|
*
aoe: update aoe-internal version number to 50
Ed Cashin
2012-10-05
1
-1
/
+1
|
*
aoe: remove unused code
Ed Cashin
2012-10-05
1
-4
/
+0
|
*
aoe: make dynamic block minor numbers the default
Ed Cashin
2012-10-05
1
-1
/
+1
|
*
aoe: update and specify AoE address guards and error messages
Ed Cashin
2012-10-05
2
-8
/
+11
|
*
aoe: retain static block device numbers for backwards compatibility
Ed Cashin
2012-10-05
1
-3
/
+51
|
*
aoe: support more AoE addresses with dynamic block device minor numbers
Ed Cashin
2012-10-05
5
-49
/
+72
|
*
aoe: update copyright year in touched files
Ed Cashin
2012-10-05
7
-7
/
+7
|
*
aoe: update internal version number to 49
Ed Cashin
2012-10-05
1
-1
/
+1
|
*
aoe: remove unused code and add cosmetic improvements
Ed Cashin
2012-10-05
4
-17
/
+10
|
*
aoe: increase net_device reference count while using it
Ed Cashin
2012-10-05
2
-0
/
+11
|
*
aoe: associate frames with the AoE storage target
Ed Cashin
2012-10-05
3
-54
/
+49
|
*
aoe: disallow unsupported AoE minor addresses
Ed Cashin
2012-10-05
1
-0
/
+7
|
*
aoe: do revalidation steps in order
Ed Cashin
2012-10-05
1
-2
/
+2
|
*
aoe: failover remote interface based on aoe_deadsecs parameter
Ed Cashin
2012-10-05
2
-6
/
+3
|
*
aoe: use packets that work with the smallest-MTU local interface
Ed Cashin
2012-10-05
2
-71
/
+87
|
*
aoe: use a kernel thread for transmissions
Ed Cashin
2012-10-05
3
-3
/
+40
|
*
aoe: become I/O request queue handler for increased user control
Ed Cashin
2012-10-05
5
-182
/
+308
|
*
aoe: kernel thread handles I/O completions for simple locking
Ed Cashin
2012-10-05
6
-306
/
+560
|
*
aoe: for performance support larger packet payloads
Ed Cashin
2012-10-05
5
-46
/
+111
|
*
nbd: handle discard requests
Paul Clements
2012-10-05
1
-1
/
+14
|
*
nbd: add set flags ioctl
Paul Clements
2012-10-05
1
-1
/
+7
|
*
rapidio: add destination ID allocation mechanism
Alexandre Bounine
2012-10-05
1
-35
/
+170
|
*
rapidio/rionet: rework to support multiple RIO master ports
Alexandre Bounine
2012-10-05
1
-63
/
+70
|
*
rapidio: run discovery as an asynchronous process
Alexandre Bounine
2012-10-05
2
-4
/
+50
|
*
rapidio: use device lists handling on per-net basis
Alexandre Bounine
2012-10-05
1
-29
/
+31
|
*
rapidio: fix blocking wait for discovery ready
Alexandre Bounine
2012-10-05
1
-42
/
+20
|
*
rapidio: apply RX/TX enable to active switch ports only
Alexandre Bounine
2012-10-05
1
-4
/
+5
|
*
rapidio/tsi721: add inbound memory mapping callbacks
Alexandre Bounine
2012-10-05
2
-4
/
+99
|
*
rapidio: add inbound memory mapping interface
Alexandre Bounine
2012-10-05
1
-0
/
+44
|
*
drivers/rapidio/devices/tsi721.c: fix error return code
Peter Senna Tschudin
2012-10-05
1
-1
/
+2
|
*
rapidio/tsi721: modify mport name assignment
Alexandre Bounine
2012-10-05
1
-1
/
+2
|
*
rapidio/rionet: fix multicast packet transmit logic
Alexandre Bounine
2012-10-05
1
-3
/
+17
|
*
drivers/rtc/rtc-s35390a.c: add wakealarm support for rtc-s35390A rtc chip
Michael Langer
2012-10-05
1
-0
/
+116
|
*
drivers/rtc/rtc-m41t80.c: remove disabled alarm functionality
Paul Bolle
2012-10-05
1
-153
/
+4
|
*
drivers/rtc/rtc-tps65910.c: use platform_get_irq() to get RTC irq details
Venu Byravarasu
2012-10-05
1
-4
/
+1
|
*
rtc: kconfig: fix up dependency for ab8500
Ulf Hansson
2012-10-05
1
-0
/
+1
|
*
drivers/rtc/rtc-em3027.c: convert struct i2c_msg initialization to C99 format
Shubhrajyoti D
2012-10-05
1
-3
/
+14
|
*
drivers/rtc/rtc-isl1208.c: convert struct i2c_msg initialization to C99 format
Shubhrajyoti D
2012-10-05
1
-4
/
+16
|
*
drivers/rtc/rtc-pcf8563.c: convert struct i2c_msg initialization to C99 format
Shubhrajyoti D
2012-10-05
1
-2
/
+11
|
*
drivers/rtc/rtc-rs5c372.c: convert struct i2c_msg initialization to C99 format
Shubhrajyoti D
2012-10-05
1
-1
/
+6
|
*
drivers/rtc/rtc-s35390a.c: convert struct i2c_msg initialization to C99 format
Shubhrajyoti D
2012-10-05
1
-2
/
+11
|
*
drivers/rtc/rtc-x1205.c: convert struct i2c_msg initialization to C99 format
Shubhrajyoti D
2012-10-05
1
-14
/
+78
|
*
drivers/rtc/rtc-ds1672.c: convert struct i2c_msg initialization to C99 format
Shubhrajyoti D
2012-10-05
1
-4
/
+22
|
*
drivers/rtc/rtc-s3c.c: fix return value in s3c_rtc_probe()
Sachin Kamat
2012-10-05
1
-2
/
+2
|
*
rtc_sysfs_show_hctosys(): display 0 if resume failed
David Fries
2012-10-05
3
-4
/
+14
|
*
rtc: rtc-mxc: convert to module_platform_driver
Fabio Estevam
2012-10-05
1
-15
/
+5
|
*
rtc: rtc-mxc: adapt to the new i.mx clock framework
Fabio Estevam
2012-10-05
1
-6
/
+4
|
*
drivers/rtc/rtc-coh901331.c: use clk_prepare_enable() and clk_disable_unprepa...
Julia Lawall
2012-10-05
1
-2
/
+1
|
*
rtc: rc5t583: add ricoh rc5t583 RTC driver
Venu Byravarasu
2012-10-05
3
-0
/
+342
[next]