index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2012-10-05
aoe: use packets that work with the smallest-MTU local interface
Ed Cashin
2
-71
/
+87
2012-10-05
aoe: use a kernel thread for transmissions
Ed Cashin
3
-3
/
+40
2012-10-05
aoe: become I/O request queue handler for increased user control
Ed Cashin
5
-182
/
+308
2012-10-05
aoe: kernel thread handles I/O completions for simple locking
Ed Cashin
6
-306
/
+560
2012-10-05
aoe: for performance support larger packet payloads
Ed Cashin
5
-46
/
+111
2012-10-05
nbd: handle discard requests
Paul Clements
1
-1
/
+14
2012-10-05
nbd: add set flags ioctl
Paul Clements
1
-1
/
+7
2012-10-05
rapidio: add destination ID allocation mechanism
Alexandre Bounine
1
-35
/
+170
2012-10-05
rapidio/rionet: rework to support multiple RIO master ports
Alexandre Bounine
1
-63
/
+70
2012-10-05
rapidio: run discovery as an asynchronous process
Alexandre Bounine
2
-4
/
+50
2012-10-05
rapidio: use device lists handling on per-net basis
Alexandre Bounine
1
-29
/
+31
2012-10-05
rapidio: fix blocking wait for discovery ready
Alexandre Bounine
1
-42
/
+20
2012-10-05
rapidio: apply RX/TX enable to active switch ports only
Alexandre Bounine
1
-4
/
+5
2012-10-05
rapidio/tsi721: add inbound memory mapping callbacks
Alexandre Bounine
2
-4
/
+99
2012-10-05
rapidio: add inbound memory mapping interface
Alexandre Bounine
1
-0
/
+44
2012-10-05
drivers/rapidio/devices/tsi721.c: fix error return code
Peter Senna Tschudin
1
-1
/
+2
2012-10-05
rapidio/tsi721: modify mport name assignment
Alexandre Bounine
1
-1
/
+2
2012-10-05
rapidio/rionet: fix multicast packet transmit logic
Alexandre Bounine
1
-3
/
+17
2012-10-05
drivers/rtc/rtc-s35390a.c: add wakealarm support for rtc-s35390A rtc chip
Michael Langer
1
-0
/
+116
2012-10-05
drivers/rtc/rtc-m41t80.c: remove disabled alarm functionality
Paul Bolle
1
-153
/
+4
2012-10-05
drivers/rtc/rtc-tps65910.c: use platform_get_irq() to get RTC irq details
Venu Byravarasu
1
-4
/
+1
2012-10-05
rtc: kconfig: fix up dependency for ab8500
Ulf Hansson
1
-0
/
+1
2012-10-05
drivers/rtc/rtc-em3027.c: convert struct i2c_msg initialization to C99 format
Shubhrajyoti D
1
-3
/
+14
2012-10-05
drivers/rtc/rtc-isl1208.c: convert struct i2c_msg initialization to C99 format
Shubhrajyoti D
1
-4
/
+16
2012-10-05
drivers/rtc/rtc-pcf8563.c: convert struct i2c_msg initialization to C99 format
Shubhrajyoti D
1
-2
/
+11
2012-10-05
drivers/rtc/rtc-rs5c372.c: convert struct i2c_msg initialization to C99 format
Shubhrajyoti D
1
-1
/
+6
2012-10-05
drivers/rtc/rtc-s35390a.c: convert struct i2c_msg initialization to C99 format
Shubhrajyoti D
1
-2
/
+11
2012-10-05
drivers/rtc/rtc-x1205.c: convert struct i2c_msg initialization to C99 format
Shubhrajyoti D
1
-14
/
+78
2012-10-05
drivers/rtc/rtc-ds1672.c: convert struct i2c_msg initialization to C99 format
Shubhrajyoti D
1
-4
/
+22
2012-10-05
drivers/rtc/rtc-s3c.c: fix return value in s3c_rtc_probe()
Sachin Kamat
1
-2
/
+2
2012-10-05
rtc_sysfs_show_hctosys(): display 0 if resume failed
David Fries
3
-4
/
+14
2012-10-05
rtc: rtc-mxc: convert to module_platform_driver
Fabio Estevam
1
-15
/
+5
2012-10-05
rtc: rtc-mxc: adapt to the new i.mx clock framework
Fabio Estevam
1
-6
/
+4
2012-10-05
drivers/rtc/rtc-coh901331.c: use clk_prepare_enable() and clk_disable_unprepa...
Julia Lawall
1
-2
/
+1
2012-10-05
rtc: rc5t583: add ricoh rc5t583 RTC driver
Venu Byravarasu
3
-0
/
+342
2012-10-05
drivers/rtc/rtc-spear.c: fix several error checks
Lars-Peter Clausen
1
-7
/
+5
2012-10-05
drivers/rtc/rtc-jz4740.c: fix IRQ error check
Lars-Peter Clausen
1
-1
/
+1
2012-10-05
rtc: kconfig: remove unnecessary dependencies.
Venu Byravarasu
1
-18
/
+8
2012-10-05
rtc: add MAX8907 RTC driver
Stephen Warren
3
-0
/
+255
2012-10-05
rtc: tps65910: add RTC driver for TPS65910 PMIC RTC
Venu Byravarasu
3
-0
/
+363
2012-10-05
drivers/rtc/rtc-at91sam9.c: use module_platform_driver() macro
Devendra Naga
1
-12
/
+1
2012-10-05
rtc: recycle id when unloading a rtc driver
Vincent Palatin
1
-0
/
+1
2012-10-05
rtc: snvs: add Freescale rtc-snvs driver
Shawn Guo
3
-0
/
+362
2012-10-05
rtc: add Dallas DS2404 driver
Sven Schnelle
3
-0
/
+313
2012-10-05
rtc-proc: permit the /proc/driver/rtc device to use other devices
Kim, Milo
2
-6
/
+28
2012-10-05
drivers/rtc/rtc-isl1208.c: add support for the ISL1218
Ben Gardner
1
-0
/
+1
2012-10-05
idr: rename MAX_LEVEL to MAX_IDR_LEVEL
Fengguang Wu
5
-5
/
+5
2012-10-05
drivers/net/ethernet/dec/tulip: Use standard __set_bit_le() function
Takuya Yoshikawa
2
-10
/
+4
2012-10-05
drivers/net/ethernet/sfc: use standard __{clear,set}_bit_le() functions
Ben Hutchings
3
-16
/
+4
2012-10-05
drivers/video/backlight/platform_lcd.c: add support for device tree based probe
Jingoo Han
1
-0
/
+10
[prev]
[next]