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.13.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
2014-09-24
i8k: Add support for Dell Latitude E6540
Steven Honeyman
1
-0
/
+13
2014-09-24
VMCI: integer overflow in vmci_datagram_dispatch()
Dan Carpenter
1
-1
/
+2
2014-09-24
ipoctal: clear break interrupt as soon as it occurs
Federico Vaga
1
-1
/
+3
2014-09-24
GenWQE: Support blocking when DDCB queue is busy
Frank Haverkamp
4
-22
/
+57
2014-09-24
GenWQE: Fix problem when reading HSI and Retc
Eberhard S. Amann
1
-1
/
+2
2014-09-24
GenWQE: Fix checkpatch complaints
Frank Haverkamp
4
-27
/
+25
2014-09-24
GenWQE: Check return code of pci_sriov_enable
Frank Haverkamp
1
-1
/
+4
2014-09-24
GenWQE: Do not modify return code of genwqe_set_interrupt_capability
Frank Haverkamp
1
-3
/
+1
2014-09-24
GenWQE: Update author information
Frank Haverkamp
9
-10
/
+10
2014-09-24
GenWQE: Remove sysfs entry for driver version
Frank Haverkamp
5
-13
/
+4
2014-09-24
GenWQE: Check pci_get_totalvfs return code
Frank Haverkamp
2
-2
/
+9
2014-09-24
misc: st_core: Protect unsigned value against becoming negative
Lee Jones
1
-6
/
+5
2014-09-24
parport: parport_pc: Implement architecture and device check to cut off false...
Matwey V. Kornilov
1
-1
/
+17
2014-09-24
parport: parport_pc: Introduce intel_bug_present function.
Matwey V. Kornilov
1
-12
/
+26
2014-09-24
ipoctal: get carrier driver to avoid rmmod
Federico Vaga
1
-3
/
+27
2014-09-24
ipack: save carrier owner to allow device to get it
Federico Vaga
2
-2
/
+5
2014-09-24
ipoctal: reset function istead of duplicate code
Federico Vaga
1
-21
/
+14
2014-09-24
drivers/ipack/devices/ipoctal.h: Fix typo in include guard
Rasmus Villemoes
1
-1
/
+1
2014-09-24
char: xilinx_hwicap: Remove .owner field for driver
Michal Simek
1
-1
/
+0
2014-09-24
pcie-gadget-spear: use devm_ functions
Himangi Saraogi
1
-75
/
+23
2014-09-24
misc: lattice-ecp3-config: Add missing MODULE_FIRMWARE()
Takashi Iwai
1
-0
/
+1
2014-09-24
EEPROM: Introduce the use of devm_kzalloc
Himangi Saraogi
1
-17
/
+6
2014-09-24
mei: bus: fix possible boundaries violation
Alexander Usyskin
1
-1
/
+1
2014-09-24
mei: use connect_data on the stack
Tomas Winkler
1
-16
/
+5
2014-09-24
mei: enable adding more IOCTL handlers
Tomas Winkler
1
-25
/
+28
2014-09-24
mei: extract supported features from the hbm version
Tomas Winkler
3
-6
/
+29
2014-09-24
mei: simplify handling of hbm client events
Tomas Winkler
1
-31
/
+43
2014-09-24
mei: wait for hbm start non-interruptible
Alexander Usyskin
4
-14
/
+22
2014-09-24
mei: revamp connect and disconnect response handling
Tomas Winkler
2
-57
/
+65
2014-09-24
mei: use disconnect name consistently
Tomas Winkler
3
-9
/
+8
2014-09-24
mei: add hbm commands return status values
Tomas Winkler
2
-8
/
+53
2014-09-24
mei: add mei_me_cl_by_uuid_id function
Tomas Winkler
8
-9
/
+26
2014-09-24
mei: add me client remove functions
Tomas Winkler
3
-7
/
+38
2014-09-24
mei: use list for me clients book keeping
Tomas Winkler
5
-103
/
+71
2014-09-24
mei: me_client lookup function to return me_client object
Tomas Winkler
8
-89
/
+74
2014-09-24
mei: use wrapper for simple hbm client message
Tomas Winkler
1
-26
/
+25
2014-09-24
mei: use consistently me_addr in the hbm structures
Tomas Winkler
2
-6
/
+5
2014-09-24
mei: amthif: don't check amthif client identity on amthif queues
Alexander Usyskin
1
-22
/
+15
2014-09-24
mei: amthif: use service function to flush amthif queue
Alexander Usyskin
3
-12
/
+5
2014-09-24
mei: me: wait for hw ready non-interruptible
Alexander Usyskin
1
-10
/
+5
2014-09-22
extcon: gpio: Fix code cleanup
George Cherian
1
-5
/
+5
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
2014-09-22
extcon: max77693: Use resource managed interrupt line
Krzysztof Kozlowski
1
-18
/
+7
2014-09-22
extcon: rt8973a: Add Richtek RT8973A extcon driver
Chanwoo Choi
4
-0
/
+956
2014-09-22
extcon: sm5502: Clean up codes by using checkpatch script
Chanwoo Choi
1
-5
/
+4
2014-09-22
extcon: sm5502: Move sm5502.h header file to extcon directory
Chanwoo Choi
2
-6
/
+284
2014-09-22
extcon: sm5502: Add I2C dependency to fix build break
Chanwoo Choi
1
-0
/
+1
2014-09-22
extcon: sm5502: Fix bug to check cable type
Chanwoo Choi
1
-1
/
+1
2014-09-15
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-1
/
+1
[next]