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
Age
Commit message (
Expand
)
Author
Files
Lines
2014-09-23
Drivers: hv: vmbus: Fix a bug in vmbus_open()
K. Y. Srinivasan
1
-1
/
+3
2014-09-23
Drivers: hv: vmbus: Cleanup vmbus_establish_gpadl()
K. Y. Srinivasan
1
-4
/
+1
2014-09-23
Drivers: hv: vmbus: Cleanup vmbus_teardown_gpadl()
K. Y. Srinivasan
1
-5
/
+6
2014-09-23
Drivers: hv: vmbus: Cleanup vmbus_post_msg()
K. Y. Srinivasan
1
-3
/
+14
2014-09-23
i8k: Add support for Dell Latitude E6540
Steven Honeyman
1
-0
/
+13
2014-09-23
VMCI: integer overflow in vmci_datagram_dispatch()
Dan Carpenter
1
-1
/
+2
2014-09-23
ipoctal: clear break interrupt as soon as it occurs
Federico Vaga
1
-1
/
+3
2014-09-23
GenWQE: Support blocking when DDCB queue is busy
Frank Haverkamp
4
-22
/
+57
2014-09-23
GenWQE: Fix problem when reading HSI and Retc
Eberhard S. Amann
1
-1
/
+2
2014-09-23
GenWQE: Fix checkpatch complaints
Frank Haverkamp
4
-27
/
+25
2014-09-23
GenWQE: Check return code of pci_sriov_enable
Frank Haverkamp
1
-1
/
+4
2014-09-23
GenWQE: Do not modify return code of genwqe_set_interrupt_capability
Frank Haverkamp
1
-3
/
+1
2014-09-23
GenWQE: Update author information
Frank Haverkamp
10
-11
/
+11
2014-09-23
GenWQE: Remove sysfs entry for driver version
Frank Haverkamp
5
-13
/
+4
2014-09-23
GenWQE: Check pci_get_totalvfs return code
Frank Haverkamp
2
-2
/
+9
2014-09-23
misc: st_kim: Increase size of dev_name buffer to incorporate termination
Lee Jones
1
-1
/
+1
2014-09-23
misc: st_core: Protect unsigned value against becoming negative
Lee Jones
1
-6
/
+5
2014-09-23
parport: parport_pc: Implement architecture and device check to cut off false...
Matwey V. Kornilov
1
-1
/
+17
2014-09-23
parport: parport_pc: Introduce intel_bug_present function.
Matwey V. Kornilov
1
-12
/
+26
2014-09-23
ipoctal: get carrier driver to avoid rmmod
Federico Vaga
1
-3
/
+27
2014-09-23
ipack: save carrier owner to allow device to get it
Federico Vaga
3
-3
/
+28
2014-09-23
ipoctal: reset function istead of duplicate code
Federico Vaga
1
-21
/
+14
2014-09-23
drivers/ipack/devices/ipoctal.h: Fix typo in include guard
Rasmus Villemoes
1
-1
/
+1
2014-09-23
documentation: devicetree: Added xillybus to vendor-prefixes
Eli Billauer
1
-0
/
+1
2014-09-23
char: xilinx_hwicap: Remove .owner field for driver
Michal Simek
1
-1
/
+0
2014-09-23
pcie-gadget-spear: use devm_ functions
Himangi Saraogi
1
-75
/
+23
2014-09-23
misc: lattice-ecp3-config: Add missing MODULE_FIRMWARE()
Takashi Iwai
1
-0
/
+1
2014-09-23
EEPROM: Introduce the use of devm_kzalloc
Himangi Saraogi
1
-17
/
+6
2014-09-23
mei: bus: fix possible boundaries violation
Alexander Usyskin
1
-1
/
+1
2014-09-23
mei: use connect_data on the stack
Tomas Winkler
1
-16
/
+5
2014-09-23
mei: enable adding more IOCTL handlers
Tomas Winkler
1
-25
/
+28
2014-09-23
mei: extract supported features from the hbm version
Tomas Winkler
3
-6
/
+29
2014-09-23
mei: simplify handling of hbm client events
Tomas Winkler
1
-31
/
+43
2014-09-23
mei: wait for hbm start non-interruptible
Alexander Usyskin
4
-14
/
+22
2014-09-23
mei: revamp connect and disconnect response handling
Tomas Winkler
2
-57
/
+65
2014-09-23
mei: use disconnect name consistently
Tomas Winkler
3
-9
/
+8
2014-09-23
mei: add hbm commands return status values
Tomas Winkler
2
-8
/
+53
2014-09-23
mei: add mei_me_cl_by_uuid_id function
Tomas Winkler
8
-9
/
+26
2014-09-23
mei: add me client remove functions
Tomas Winkler
3
-7
/
+38
2014-09-23
mei: use list for me clients book keeping
Tomas Winkler
5
-103
/
+71
2014-09-23
mei: me_client lookup function to return me_client object
Tomas Winkler
8
-89
/
+74
2014-09-23
mei: use wrapper for simple hbm client message
Tomas Winkler
1
-26
/
+25
2014-09-23
mei: use consistently me_addr in the hbm structures
Tomas Winkler
2
-6
/
+5
2014-09-23
mei: amthif: don't check amthif client identity on amthif queues
Alexander Usyskin
1
-22
/
+15
2014-09-23
mei: amthif: use service function to flush amthif queue
Alexander Usyskin
3
-12
/
+5
2014-09-23
mei: me: wait for hw ready non-interruptible
Alexander Usyskin
1
-10
/
+5
2014-09-22
Merge tag 'extcon-next-for-3.18' of git://git.kernel.org/pub/scm/linux/kernel...
Greg Kroah-Hartman
10
-46
/
+1012
2014-09-22
extcon: gpio: Fix code cleanup
George Cherian
2
-6
/
+8
2014-09-22
extcon: max77693: Fix a bug occured at changing ADC debounce time.
Jonghwa Lee
1
-4
/
+8
2014-09-22
extcon: sm5502: Drop useless include
Jean Delvare
1
-1
/
+0
[next]