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
2013-01-17
Drivers: hv: Capture the host build information
K. Y. Srinivasan
2
-0
/
+16
2013-01-17
Drivers: hv: Implement flow management on the send side
K. Y. Srinivasan
3
-4
/
+61
2013-01-17
Drivers: hv: Enable protocol negotiation with win8 hosts
K. Y. Srinivasan
1
-1
/
+1
2013-01-17
Drivers: hv: Add a check to deal with spurious interrupts
K. Y. Srinivasan
1
-4
/
+6
2013-01-17
Drivers: hv: Handle vmbus interrupts concurrently on all cpus
K. Y. Srinivasan
2
-1
/
+22
2013-01-17
Drivers: hv: Manage event tasklets on per-cpu basis
K. Y. Srinivasan
3
-3
/
+19
2013-01-17
Drivers: hv: Get rid of unnecessary request for offers
K. Y. Srinivasan
1
-2
/
+0
2013-01-17
Drivers: hv: Get rid of the unused global signaling state
K. Y. Srinivasan
2
-32
/
+0
2013-01-17
Drivers: hv: Add code to distribute channel interrupt load
K. Y. Srinivasan
1
-1
/
+84
2013-01-17
Drivers: hv: Modify the interrupt handling code to support win8 and beyond
K. Y. Srinivasan
2
-7
/
+46
2013-01-17
Drivers: hv: Add state to manage incoming channel interrupt load
K. Y. Srinivasan
2
-1
/
+3
2013-01-17
Drivers: hv: Setup a mapping for Hyper-V's notion cpu ID
K. Y. Srinivasan
2
-0
/
+21
2013-01-17
Drivers: hv: Cleanup vmbus_set_event() to support win7 and beyond
K. Y. Srinivasan
1
-5
/
+8
2013-01-17
Drivers: hv: Manage signaling state on a per-connection basis
K. Y. Srinivasan
2
-21
/
+20
2013-01-17
Drivers: hv: Move vmbus version definitions to hyperv.h
K. Y. Srinivasan
1
-15
/
+0
2013-01-17
Drivers: hv: Change the signature of vmbus_set_event()
K. Y. Srinivasan
3
-3
/
+4
2013-01-17
Drivers: hv: Change the signature for hv_signal_event()
K. Y. Srinivasan
3
-6
/
+5
2013-01-17
Drivers: hv: Save and export negotiated vmbus version
K. Y. Srinivasan
1
-0
/
+9
2013-01-17
Drivers: hv: Support handling multiple VMBUS versions
K. Y. Srinivasan
1
-54
/
+111
2013-01-17
Drivers: hv: Get rid of hv_get_ringbuffer_interrupt_mask()
K. Y. Srinivasan
2
-14
/
+0
2013-01-17
Drivers: hv: Optimize the signaling on the write path
K. Y. Srinivasan
3
-10
/
+49
2013-01-17
Drivers: hv: Optimize signaling in the read path
K. Y. Srinivasan
1
-3
/
+25
2013-01-17
Drivers: hv: Turn off batched reading for util drivers
K. Y. Srinivasan
1
-0
/
+10
2013-01-17
Drivers: hv: Add state to manage batched reading
K. Y. Srinivasan
1
-0
/
+7
2013-01-17
Drivers: hv: Implement routines for read side signaling optimization
K. Y. Srinivasan
2
-0
/
+28
2013-01-17
hv: hv_balloon: remove duplicated include from hv_balloon.c
Wei Yongjun
1
-1
/
+0
2013-01-17
misc: lattice-ecp3-config.c: remove __dev* markings
Greg Kroah-Hartman
1
-4
/
+4
2013-01-17
misc: Add Lattice ECP3 FPGA configuration via SPI
Stefan Roese
3
-0
/
+255
2013-01-17
misc: st_core: Error triggered by convert "char" to "int"
channing
1
-1
/
+2
2013-01-15
w1_therm: Retries: remove old code add CRC
David Stevenson
1
-19
/
+6
2013-01-15
drivers/w1/masters/mxc_w1.c: use devm_ functions
Julia Lawall
1
-39
/
+10
2013-01-15
drivers/w1/masters/ds1wm.c: use devm_ functions
Julia Lawall
1
-34
/
+18
2013-01-15
Merge tag 'extcon-for-3.9' of git://git.kernel.org/pub/scm/linux/kernel/git/c...
Greg Kroah-Hartman
979
-6373
/
+6721
2013-01-15
ipack/devices/ipoctal: added shutdown callback
Samuel Iglesias Gonsalvez
1
-0
/
+17
2013-01-15
ipack/devices/ipoctal: add rx_enable flag
Samuel Iglesias Gonsalvez
1
-2
/
+8
2013-01-15
ipack/devices/ipoctal: remove redundant tty_flip_buffer_push()
Samuel Iglesias Gonsalvez
1
-1
/
+0
2013-01-15
ipack/devices/ipoctal: protect the channel data processing with a spinlock
Samuel Iglesias Gonsalvez
1
-0
/
+3
2013-01-15
ipack/devices/ipoctal: ack IRQ before processing it
Samuel Iglesias Gonsalvez
1
-4
/
+4
2013-01-15
ipack/devices/ipoctal: avoid re-enable RX two times.
Samuel Iglesias Gonsalvez
1
-6
/
+4
2013-01-15
ipack/devices/ipoctal: rework disable TX when the TX buffer is empty
Samuel Iglesias Gonsalvez
1
-11
/
+7
2013-01-15
ipack/devices/ipoctal: setup TTY_NORMAL flag for each character.
Samuel Iglesias Gonsalvez
1
-1
/
+2
2013-01-15
ipack/devices/ipoctal: remove wait_queue and atomic_t board_write
Samuel Iglesias Gonsalvez
1
-16
/
+3
2013-01-15
ipack/devices/ipoctal: fix kernel bug when using pppd
Samuel Iglesias Gonsalvez
1
-19
/
+2
2013-01-15
ipack/devices/ipoctal: don't check if nb_bytes is < 0
Alberto Garcia
1
-3
/
+1
2013-01-15
ipack/devices/ipoctal: Fix race condition during Tx
Alberto Garcia
1
-7
/
+4
2013-01-15
mfd: wm5102: Add microphone clamp control registers
Mark Brown
1
-0
/
+7
2013-01-15
extcon: arizona: Support direct microphone measurement via HPDET
Mark Brown
1
-5
/
+45
2013-01-15
extcon: arizona: Support HPDET based accessory identification
Mark Brown
1
-12
/
+147
2013-01-15
extcon: Simple code motion supporting future work.
Mark Brown
1
-60
/
+60
2013-01-15
extcon: arizona: Enable basic headphone identification
Mark Brown
2
-21
/
+323
[next]