index
:
pm24.git
cpufreq-rust
master
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
2014-03-10
mtd: nand: don't use read_buf for 8-bit ONFI transfers
Brian Norris
2014-03-10
mtd: nand: force NAND_CMD_READID onto 8-bit bus
Brian Norris
2014-03-10
mtd: nand: add support for SanDisk SDTNRGAMA-008G
Huang Shijie
2014-03-10
mtd: nand: kill the the NAND_MAX_PAGESIZE/NAND_MAX_OOBSIZE for nand_buffers{}
Huang Shijie
2014-03-10
mtd: delete non-required instances of include <linux/init.h>
Paul Gortmaker
2014-03-10
mtd: block2mtd: Add mutex_destroy
Fabian Frederick
2014-03-10
mtd: phram: Repair multiple instances support
Alexander Sverdlin
2014-03-10
mtd: sm_ftl: heap corruption in sm_create_sysfs_attributes()
Dan Carpenter
2014-03-10
mtd: m25p80: Enable Dual SPI read transfers for s25fl256s1 and s25fl512s
Geert Uytterhoeven
2014-03-10
mtd: m25p80: Add dual read support
Geert Uytterhoeven
2014-03-09
Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2014-03-09
Merge tag 'usb-3.14-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2014-03-09
Merge tag 'staging-3.15-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2014-03-09
Merge branch 'for-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhan...
Linus Torvalds
2014-03-09
Merge tag 'spi-v3.14-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/br...
Linus Torvalds
2014-03-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending
Linus Torvalds
2014-03-09
Revert "ACPI / sleep: pm_power_off needs more sanity checks to be installed"
Rafael J. Wysocki
2014-03-08
Merge branch 'for-3.14-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2014-03-08
Merge branch 'for-3.14-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2014-03-08
Merge tag 'firewire-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/i...
Linus Torvalds
2014-03-08
Merge tag 'clk-fixes-for-linus' of git://git.linaro.org/people/mike.turquette...
Linus Torvalds
2014-03-08
Merge tag 'pm+acpi-3.14-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2014-03-08
Merge branch 'pm-cpufreq'
Rafael J. Wysocki
2014-03-08
Merge branches 'acpi-resources', 'acpi-ec' and 'acpi-sleep'
Rafael J. Wysocki
2014-03-07
Merge tag 'dm-3.14-fixes-3' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2014-03-07
Revert "USBNET: ax88179_178a: enable tso if usb host supports sg dma"
Mathias Nyman
2014-03-07
Revert "xhci 1.0: Limit arbitrarily-aligned scatter gather."
Mathias Nyman
2014-03-07
usb: Make DELAY_INIT quirk wait 100ms between Get Configuration requests
Julius Werner
2014-03-07
usb: Add device quirk for Logitech HD Pro Webcams C920 and C930e
Julius Werner
2014-03-07
libata: add ATA_HORKAGE_BROKEN_FPDMA_AA quirk for Seagate Momentus SpinPoint ...
Michele Baldessari
2014-03-07
Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
2014-03-07
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
Linus Torvalds
2014-03-07
Merge tag 'pinctrl-v3.14-3' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2014-03-07
dm space map metadata: fix refcount decrement below 0 which caused corruption
Joe Thornber
2014-03-07
firewire: don't use PREPARE_DELAYED_WORK
Tejun Heo
2014-03-06
Target/sbc: Fix sbc_copy_prot for offset scatters
Sagi Grimberg
2014-03-07
Merge remote-tracking branches 'spi/fix/ath79', 'spi/fix/atmel', 'spi/fix/col...
Mark Brown
2014-03-07
Merge branch 'drm-fixes-3.14' of git://people.freedesktop.org/~agd5f/linux in...
Dave Airlie
2014-03-06
drm/radeon/atom: select the proper number of lanes in transmitter setup
Alex Deucher
2014-03-07
drm: fix bochs kconfig dependencies
Gerd Hoffmann
2014-03-07
Merge branch 'drm-armada-fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-cubo...
Dave Airlie
2014-03-06
drm/radeon/dpm: fix typo in EVERGREEN_SMC_FIRMWARE_HEADER_softRegisters
Alex Deucher
2014-03-06
drm/radeon/cik: fix typo in documentation
Alex Deucher
2014-03-06
drm/radeon: silence GCC warning on 32 bit
Paul Bolle
2014-03-06
drm/radeon: resume old pm late
Alex Deucher
2014-03-06
drm/radeon: TTM must be init with cpu-visible VRAM, v2
Lauri Kasanen
2014-03-06
firewire: ohci: fix probe failure with Agere/LSI controllers
Stefan Richter
2014-03-06
ACPI / EC: Clear stale EC events on Samsung systems
Kieran Clancy
2014-03-06
cpufreq: Initialize governor for a new policy under policy->rwsem
Viresh Kumar
2014-03-06
cpufreq: Initialize policy before making it available for others to use
Viresh Kumar
[next]