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
2014-07-10
spmi: Remove duplicate inclusion of module.h
Sachin Kamat
1
-1
/
+0
2014-07-10
GenWQE: Remove unnecessary include
Kleber Sacilotto de Souza
1
-1
/
+0
2014-07-09
ti-st: st-kim: Dont let probe fail when debugfs is disabled
Robin van der Gracht
1
-2
/
+1
2014-07-09
uio: uio_pruss: use struct device
Andre Heider
1
-18
/
+19
2014-07-09
ipoctal: request_irq after configuration
Federico Vaga
1
-7
/
+8
2014-07-09
ipoctal: protect only the real critical section
Federico Vaga
1
-3
/
+2
2014-07-09
mfd: vexpress: fix error handling vexpress_syscfg_regmap_init()
Dan Carpenter
1
-4
/
+8
2014-07-09
char: xilinx_hwicap: missing error code if ioremap() fails
Dan Carpenter
1
-0
/
+1
2014-07-09
bsr: avoid format string leaking into device name
Kees Cook
1
-1
/
+1
2014-07-09
i8k: Add support for Dell Precision 490 and Latitude D520
Guenter Roeck
1
-0
/
+27
2014-07-09
i8k: Add support for configurable maximum fan speed value
Guenter Roeck
1
-7
/
+42
2014-07-09
i8k: Drop all labels
Guenter Roeck
1
-34
/
+13
2014-07-09
VME: remove duplicate CA91CX42_DCTL_VDW_M define
Dan Carpenter
1
-1
/
+0
2014-07-09
pcmcia: journada720: use sa1100 pin interfaces correctly
Arnd Bergmann
1
-4
/
+6
2014-07-09
pcmcia: pxa2xx: fix logic for lubbock
Arnd Bergmann
1
-1
/
+1
2014-07-09
pcmcia: sa1100: H3100 and H3600 share a driver
Arnd Bergmann
1
-0
/
+1
2014-07-09
hyperv: remove meaningless pr_err() in vmbus_recvpacket_raw()
Jason Wang
1
-5
/
+1
2014-07-09
Add MODULE_DESCRIPTION to dummy-irq.c and lkdtm.c in drivers/misc
Terry Chia
2
-0
/
+2
2014-07-09
drivers/misc/carma/carma-fpga.c: use PTR_ERR_OR_ZERO
Fabian Frederick
1
-4
/
+1
2014-07-09
mei: add WPT second mei interface
Alexander Usyskin
2
-0
/
+2
2014-07-09
mei: move from misc to char device
Alexander Usyskin
4
-31
/
+131
2014-07-09
misc/GenWQE: fix pci_enable_msi usage
Sebastian Ott
2
-7
/
+7
2014-07-09
GenWQE: Increase driver version number
Kleber Sacilotto de Souza
1
-1
/
+1
2014-07-09
GenWQE: Improve hardware error recovery
Kleber Sacilotto de Souza
1
-0
/
+45
2014-07-09
GenWQE: Add support for EEH error recovery
Kleber Sacilotto de Souza
7
-18
/
+115
2014-07-09
GenWQE: Add sysfs interface for bitstream reload
Kleber Sacilotto de Souza
2
-0
/
+115
2014-07-07
thunderbolt: Correct the size argument to devm_kzalloc
Himangi Saraogi
1
-2
/
+2
2014-06-23
w1: select crc16 library for ds2406
Arnd Bergmann
1
-0
/
+1
2014-06-21
thunderbolt: select CRC32 in Kconfig
Andreas Noever
1
-0
/
+1
2014-06-20
thunderbolt: Make tb_eeprom_get_drom_offset static
Andreas Noever
1
-1
/
+1
2014-06-20
thunderbolt: Make enum tb_drom_entry_type unsigned
Andreas Noever
1
-1
/
+2
2014-06-20
thunderbolt: Fix header declaration of tb_find_cap
Andreas Noever
1
-1
/
+1
2014-06-20
thunderbolt: Add casts to prevent endianness warnings
Andreas Noever
1
-2
/
+2
2014-06-20
thunderbolt: fix format string for size_t
Arnd Bergmann
1
-1
/
+1
2014-06-20
thunderbolt: add PCI dependency
Arnd Bergmann
1
-1
/
+1
2014-06-20
thunderbolt: Staticize nhi_ids
Sachin Kamat
1
-1
/
+1
2014-06-20
thunderbolt: Use NULL instead of 0 in nhi.c
Sachin Kamat
1
-1
/
+1
2014-06-20
thunderbolt: Use NULL instead of 0 in ctl.c
Sachin Kamat
1
-2
/
+2
2014-06-20
thunderbolt: Use NULL instead of 0 in switch.c
Sachin Kamat
1
-3
/
+3
2014-06-20
thunderbolt: Fix build error in switch.c
Sachin Kamat
1
-0
/
+1
2014-06-20
thunderbolt: Fix build error in eeprom.c
Sachin Kamat
1
-0
/
+1
2014-06-19
w1/masters: use pr_* instead of printk
Fjodor Schelichow
3
-27
/
+27
2014-06-19
w1: use pr_* instead of printk
Fjodor Schelichow
5
-16
/
+12
2014-06-19
w1/slaves: use pr_* instead of printk
Fjodor Schelichow
1
-2
/
+1
2014-06-19
w1: new w1_ds2406 driver
Scott Alfter
4
-0
/
+177
2014-06-19
drivers/w1/w1_int.c: Fix style errors.
Thomas Wood
1
-5
/
+5
2014-06-19
w1: mxc_w1: Optimize mxc_w1_ds2_touch_bit()
Alexander Shiyan
1
-12
/
+15
2014-06-19
w1: mxc_w1: Perform a software reset at startup
Alexander Shiyan
1
-0
/
+5
2014-06-19
w1: mxc_w1: Optimize mxc_w1_ds2_reset_bus()
Alexander Shiyan
1
-17
/
+15
2014-06-19
w1: mxc_w1: Fix incorrect "presence" status
Alexander Shiyan
1
-1
/
+1
[next]