index
:
platform/kernel/linux-3.10
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.2015.q2_common
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_wearable
devel/aarch64
devel/tizen
devel/v3.10-ltsi
dmafence
kdbus-integration
master
sandbox/cometzero/tizen
sandbox/cosmichobo/tizen
sandbox/daeinki/tizen
sandbox/hwhwang7/tizen
sandbox/mchehab/tizen-media-backports
sandbox/mwereski/kdbus-integration
sandbox/pawelo/kdbus-next-wip
sandbox/pawelo/kdbus-next-wip-next
sandbox/pawelo/kdbus-v4-backport
sandbox/pawelo/kernfs
sandbox/pawelo/kernfs_better
sandbox/pawelo/sysfs
sandbox/pcoval/tizen
tizen
tizen-rebase-20140515
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_LPD
upstream
v3.10.51-integration
v3.10.52-integration
v3.10.60-rebase
Domain: System / Kernel;
Inki Dae <inki.dae@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
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
2012-10-06
rtc: rtc-mxc: adapt to the new i.mx clock framework
Fabio Estevam
1
-6
/
+4
2012-10-06
drivers/rtc/rtc-coh901331.c: use clk_prepare_enable() and clk_disable_unprepa...
Julia Lawall
1
-2
/
+1
2012-10-06
rtc: rc5t583: add ricoh rc5t583 RTC driver
Venu Byravarasu
3
-0
/
+342
2012-10-06
drivers/rtc/rtc-spear.c: fix several error checks
Lars-Peter Clausen
1
-7
/
+5
2012-10-06
drivers/rtc/rtc-jz4740.c: fix IRQ error check
Lars-Peter Clausen
1
-1
/
+1
2012-10-06
rtc: kconfig: remove unnecessary dependencies.
Venu Byravarasu
1
-18
/
+8
2012-10-06
rtc: add MAX8907 RTC driver
Stephen Warren
3
-0
/
+255
2012-10-06
rtc: tps65910: add RTC driver for TPS65910 PMIC RTC
Venu Byravarasu
3
-0
/
+363
2012-10-06
drivers/rtc/rtc-at91sam9.c: use module_platform_driver() macro
Devendra Naga
1
-12
/
+1
2012-10-06
rtc: recycle id when unloading a rtc driver
Vincent Palatin
1
-0
/
+1
2012-10-06
rtc: snvs: add Freescale rtc-snvs driver
Shawn Guo
3
-0
/
+362
2012-10-06
rtc: add Dallas DS2404 driver
Sven Schnelle
3
-0
/
+313
2012-10-06
rtc-proc: permit the /proc/driver/rtc device to use other devices
Kim, Milo
2
-6
/
+28
2012-10-06
drivers/rtc/rtc-isl1208.c: add support for the ISL1218
Ben Gardner
1
-0
/
+1
2012-10-06
idr: rename MAX_LEVEL to MAX_IDR_LEVEL
Fengguang Wu
5
-5
/
+5
[prev]
[next]