index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
Commit message (
Expand
)
Author
Age
Files
Lines
*
ipoctal: protect only the real critical section
Federico Vaga
2014-07-09
1
-3
/
+2
*
mfd: vexpress: fix error handling vexpress_syscfg_regmap_init()
Dan Carpenter
2014-07-09
1
-4
/
+8
*
char: xilinx_hwicap: missing error code if ioremap() fails
Dan Carpenter
2014-07-09
1
-0
/
+1
*
bsr: avoid format string leaking into device name
Kees Cook
2014-07-09
1
-1
/
+1
*
i8k: Add support for Dell Precision 490 and Latitude D520
Guenter Roeck
2014-07-09
1
-0
/
+27
*
i8k: Add support for configurable maximum fan speed value
Guenter Roeck
2014-07-09
1
-7
/
+42
*
i8k: Drop all labels
Guenter Roeck
2014-07-09
1
-34
/
+13
*
VME: remove duplicate CA91CX42_DCTL_VDW_M define
Dan Carpenter
2014-07-09
1
-1
/
+0
*
pcmcia: journada720: use sa1100 pin interfaces correctly
Arnd Bergmann
2014-07-09
1
-4
/
+6
*
pcmcia: pxa2xx: fix logic for lubbock
Arnd Bergmann
2014-07-09
1
-1
/
+1
*
pcmcia: sa1100: H3100 and H3600 share a driver
Arnd Bergmann
2014-07-09
1
-0
/
+1
*
hyperv: remove meaningless pr_err() in vmbus_recvpacket_raw()
Jason Wang
2014-07-09
1
-5
/
+1
*
Add MODULE_DESCRIPTION to dummy-irq.c and lkdtm.c in drivers/misc
Terry Chia
2014-07-09
2
-0
/
+2
*
drivers/misc/carma/carma-fpga.c: use PTR_ERR_OR_ZERO
Fabian Frederick
2014-07-09
1
-4
/
+1
*
mei: add WPT second mei interface
Alexander Usyskin
2014-07-09
2
-0
/
+2
*
mei: move from misc to char device
Alexander Usyskin
2014-07-09
4
-31
/
+131
*
misc/GenWQE: fix pci_enable_msi usage
Sebastian Ott
2014-07-09
2
-7
/
+7
*
GenWQE: Increase driver version number
Kleber Sacilotto de Souza
2014-07-09
1
-1
/
+1
*
GenWQE: Improve hardware error recovery
Kleber Sacilotto de Souza
2014-07-09
1
-0
/
+45
*
GenWQE: Add support for EEH error recovery
Kleber Sacilotto de Souza
2014-07-09
7
-18
/
+115
*
GenWQE: Add sysfs interface for bitstream reload
Kleber Sacilotto de Souza
2014-07-09
2
-0
/
+115
*
thunderbolt: Correct the size argument to devm_kzalloc
Himangi Saraogi
2014-07-07
1
-2
/
+2
*
w1: select crc16 library for ds2406
Arnd Bergmann
2014-06-23
1
-0
/
+1
*
thunderbolt: select CRC32 in Kconfig
Andreas Noever
2014-06-21
1
-0
/
+1
*
thunderbolt: Make tb_eeprom_get_drom_offset static
Andreas Noever
2014-06-20
1
-1
/
+1
*
thunderbolt: Make enum tb_drom_entry_type unsigned
Andreas Noever
2014-06-20
1
-1
/
+2
*
thunderbolt: Fix header declaration of tb_find_cap
Andreas Noever
2014-06-20
1
-1
/
+1
*
thunderbolt: Add casts to prevent endianness warnings
Andreas Noever
2014-06-20
1
-2
/
+2
*
thunderbolt: fix format string for size_t
Arnd Bergmann
2014-06-20
1
-1
/
+1
*
thunderbolt: add PCI dependency
Arnd Bergmann
2014-06-20
1
-1
/
+1
*
thunderbolt: Staticize nhi_ids
Sachin Kamat
2014-06-20
1
-1
/
+1
*
thunderbolt: Use NULL instead of 0 in nhi.c
Sachin Kamat
2014-06-20
1
-1
/
+1
*
thunderbolt: Use NULL instead of 0 in ctl.c
Sachin Kamat
2014-06-20
1
-2
/
+2
*
thunderbolt: Use NULL instead of 0 in switch.c
Sachin Kamat
2014-06-20
1
-3
/
+3
*
thunderbolt: Fix build error in switch.c
Sachin Kamat
2014-06-20
1
-0
/
+1
*
thunderbolt: Fix build error in eeprom.c
Sachin Kamat
2014-06-20
1
-0
/
+1
*
w1/masters: use pr_* instead of printk
Fjodor Schelichow
2014-06-19
3
-27
/
+27
*
w1: use pr_* instead of printk
Fjodor Schelichow
2014-06-19
5
-16
/
+12
*
w1/slaves: use pr_* instead of printk
Fjodor Schelichow
2014-06-19
1
-2
/
+1
*
w1: new w1_ds2406 driver
Scott Alfter
2014-06-19
4
-0
/
+177
*
drivers/w1/w1_int.c: Fix style errors.
Thomas Wood
2014-06-19
1
-5
/
+5
*
w1: mxc_w1: Optimize mxc_w1_ds2_touch_bit()
Alexander Shiyan
2014-06-19
1
-12
/
+15
*
w1: mxc_w1: Perform a software reset at startup
Alexander Shiyan
2014-06-19
1
-0
/
+5
*
w1: mxc_w1: Optimize mxc_w1_ds2_reset_bus()
Alexander Shiyan
2014-06-19
1
-17
/
+15
*
w1: mxc_w1: Fix incorrect "presence" status
Alexander Shiyan
2014-06-19
1
-1
/
+1
*
thunderbolt: Fix nontrivial endpoint devices.
Andreas Noever
2014-06-19
3
-18
/
+31
*
thunderbolt: Read port configuration from eeprom.
Andreas Noever
2014-06-19
3
-7
/
+270
*
thunderbolt: Add suspend/hibernate support
Andreas Noever
2014-06-19
4
-0
/
+183
*
thunderbolt: Read switch uid from EEPROM
Andreas Noever
2014-06-19
4
-1
/
+198
*
PCI: Suspend/resume quirks for Apple thunderbolt
Andreas Noever
2014-06-19
1
-0
/
+97
[next]