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
2015-04-13
Merge tag 'regmap-v4.1' of git://git.kernel.org/pub/scm/linux/kernel/git/broo...
Linus Torvalds
4
-2
/
+262
2015-04-13
Merge tag 'mmc-v4.1' of git://git.linaro.org/people/ulf.hansson/mmc
Linus Torvalds
41
-595
/
+1497
2015-04-13
Merge tag 'edac_for_4.1' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bp
Linus Torvalds
19
-363
/
+208
2015-04-13
Merge tag 'hwmon-for-linus-v4.1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
12
-241
/
+1374
2015-04-13
Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-1
/
+1
2015-04-13
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
21
-243
/
+384
2015-04-13
Merge branch 'core-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
4
-23
/
+31
2015-04-13
Merge tag 'md/4.0-rc7-fix' of git://neil.brown.name/md
Linus Torvalds
2
-2
/
+7
2015-04-12
hwmon: (pwm-fan) Update the duty cycle inorder to control the pwm-fan
Anand Moon
1
-6
/
+3
2015-04-12
Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/evalent...
Linus Torvalds
4
-15
/
+17
2015-04-11
Revert "dmaengine: Add a warning for drivers not using the generic slave caps...
Linus Torvalds
1
-3
/
+0
2015-04-11
Merge branch 'fixes' of git://git.infradead.org/users/vkoul/slave-dma
Linus Torvalds
1
-0
/
+9
2015-04-11
dmaengine: cppi41: add missing bitfields
Felipe Balbi
1
-0
/
+9
2015-04-10
ipmi_ssif: Use interruptible completion for waiting in the thread
Corey Minyard
1
-3
/
+5
2015-04-10
ipmi/powernv: Fix minor locking bug
Alistair Popple
1
-0
/
+1
2015-04-10
ipmi: Handle BMCs that don't allow clearing the rcv irq bit
Corey Minyard
1
-7
/
+102
2015-04-10
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
3
-7
/
+10
2015-04-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending
Linus Torvalds
2
-5
/
+10
2015-04-10
iscsi target: fix oops when adding reject pdu
Mike Christie
1
-1
/
+1
2015-04-10
mmc: sdhci-st: Update the quirks for this controller.
Peter Griffin
1
-1
/
+4
2015-04-10
mmc: sdhci-st: Add sdhci_st_set_uhs_signaling function.
Peter Griffin
1
-0
/
+51
2015-04-10
mmc: sdhci-st: Add st_mmcss_cconfig function to configure mmcss glue registers.
Peter Griffin
1
-0
/
+88
2015-04-10
mmc: sdhci-st: Add delay management functions for top registers (eMMC).
Peter Griffin
1
-0
/
+59
2015-04-10
mmc: sdhci-st: Add support for de-asserting reset signal and top regs resource
Peter Griffin
1
-3
/
+57
2015-04-10
mmc: sdhci-st: Add macros for register offsets and bitfields for mmcss glue regs
Peter Griffin
1
-0
/
+91
2015-04-10
md/raid0: fix bug with chunksize not a power of 2.
NeilBrown
1
-1
/
+2
2015-04-09
Merge tag 'pm+acpi-4.0-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
4
-14
/
+15
2015-04-09
Merge branches 'pm-sleep', 'pm-cpufreq' and 'pm-cpuidle'
Rafael J. Wysocki
4
-14
/
+15
2015-04-09
Merge tag 'pci-v4.0-fixes-3' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
5
-15
/
+11
2015-04-09
hwmon: (it87) Use feature macros on sio_data
Guenter Roeck
1
-2
/
+5
2015-04-09
mmc: sdhci-esdhc-imx: Call mmc_of_parse()
Fabio Estevam
1
-32
/
+6
2015-04-09
mmc: dw_mmc: Add locking around cmd11 timer
Doug Anderson
1
-3
/
+21
2015-04-09
mmc: dw_mmc: Add a return in an unexpected cmd11 timeout
Doug Anderson
1
-2
/
+4
2015-04-09
mmc: dw_mmc: Increase cmd11 timeout to 500ms
Doug Anderson
1
-3
/
+5
2015-04-09
mmc: dw_mmc: fix fifo ordering in big endian
Ben Dooks
2
-35
/
+38
2015-04-09
mmc: dw_mmc: change idmac descriptor files to __le32
Ben Dooks
1
-15
/
+16
2015-04-09
mmc: dw_mmc: make IO accessors endian agnostic
Ben Dooks
1
-6
/
+6
2015-04-08
hwmon: (ibmpowernv) Fix build error seen for some configurations
Guenter Roeck
1
-0
/
+1
2015-04-08
hwmon: (gpio-fan) Move the thermal registration after registration is complete
Nishanth Menon
1
-8
/
+11
2015-04-08
Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
3
-13
/
+6
2015-04-09
Merge tag 'drm-intel-fixes-2015-04-08' of git://anongit.freedesktop.org/drm-i...
Dave Airlie
2
-12
/
+3
2015-04-08
hwmon: (ibmpowernv) pretty print labels
Cédric Le Goater
1
-0
/
+41
2015-04-08
hwmon: (ibmpowernv) add a label attribute
Cédric Le Goater
1
-3
/
+52
2015-04-08
hwmon: (ibmpowernv) add support for the new device tree
Cédric Le Goater
1
-10
/
+40
2015-04-08
hwmon: (ibmpowernv) add a helper routine create_hwmon_attr
Cédric Le Goater
1
-8
/
+16
2015-04-08
Defer processing of REQ_PREEMPT requests for blocked devices
Bart Van Assche
1
-1
/
+3
2015-04-08
be2iscsi: Fix kernel panic when device initialization fails
John Soni Jose
1
-1
/
+1
2015-04-08
PCI: Don't look for ACPI hotplug parameters if ACPI is disabled
Bjorn Helgaas
1
-0
/
+3
2015-04-08
mmc: sdhci-of-arasan: Call OF parsing for MMC
Michal Simek
1
-0
/
+6
2015-04-08
mmc: sdhci-pci: fix 64 BIT DMA quirks for rtsx
Micky Ching
1
-0
/
+1
[next]