index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
2014-01-10
sysfs, driver-core: remove unused {sysfs|device}_schedule_callback_owner()
Tejun Heo
2014-01-10
s390: use device_remove_file_self() instead of device_schedule_callback()
Tejun Heo
2014-01-10
scsi: use device_remove_file_self() instead of device_schedule_callback()
Tejun Heo
2014-01-10
pci: use device_remove_file_self() instead of device_schedule_callback()
Tejun Heo
2014-01-10
kernfs, sysfs, driver-core: implement kernfs_remove_self() and its wrappers
Tejun Heo
2014-01-08
firmware_class: Fix the file size check
Ben Hutchings
2014-01-08
driver-core: Fix use-after-free triggered by bus_unregister()
Bart Van Assche
2014-01-08
firmware loader: Add sparse annotation
Bart Van Assche
2013-12-24
Merge 3.13-rc5 into staging-next
Greg Kroah-Hartman
2013-12-22
Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2013-12-22
Merge tag 'firewire-fix' of git://git.kernel.org/pub/scm/linux/kernel/git/iee...
Linus Torvalds
2013-12-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending
Linus Torvalds
2013-12-20
pstore: Don't allow high traffic options on fragile devices
Luck, Tony
2013-12-20
Merge tag 'dmaengine-fixes-3.13-rc4' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2013-12-20
Merge tag 'renesas-fixes-for-v3.13' of git://git.kernel.org/pub/scm/linux/ker...
Kevin Hilman
2013-12-20
Merge tag 'stable/for-linus-3.13-rc4-tag' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
2013-12-19
qla2xxx: Fix scsi_host leak on qlt_lport_register callback failure
Nicholas Bellinger
2013-12-19
target: Remove extra percpu_ref_init
Andy Grover
2013-12-19
devtmpfs: Calling delete_path() only when necessary
Axel Lin
2013-12-19
target/file: Update hw_max_sectors based on current block_size
Nicholas Bellinger
2013-12-19
iser-target: Move INIT_WORK setup into isert_create_device_ib_res
Nicholas Bellinger
2013-12-19
iscsi-target: Fix incorrect np->np_thread NULL assignment
Nicholas Bellinger
2013-12-18
Driver core: Fix device_add_attrs() error code path
Rafael J. Wysocki
2013-12-18
Merge tag 'usb-3.13-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2013-12-18
Merge tag 'tty-3.13-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2013-12-18
Merge tag 'staging-3.13-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2013-12-18
net_dma: mark broken
Dan Williams
2013-12-18
dma: pl330: ensure DMA descriptors are zero-initialised
Will Deacon
2013-12-17
imx-drm: imx-drm-core: improve safety of imx_drm_add_crtc()
Russell King
2013-12-17
imx-drm: imx-drm-core: make imx_drm_crtc_register() safer
Russell King
2013-12-17
imx-drm: imx-drm-core: use defined constant for number of CRTCs.
Russell King
2013-12-17
imx-drm: imx-tve: don't call sleeping functions beneath enable_lock spinlock
Russell King
2013-12-17
imx-drm: ipu-v3: fix potential CRTC device registration race
Russell King
2013-12-17
imx-drm: imx-drm-core: fix DRM cleanup paths
Russell King
2013-12-17
imx-drm: imx-drm-core: fix error cleanup path for imx_drm_add_crtc()
Russell King
2013-12-17
Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
2013-12-17
tty: xuartps: Properly guard sysrq specific code
Soren Brinkmann
2013-12-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2013-12-17
Merge branch 'fixes-for-3.13' of git://gitorious.org/linux-can/linux-can
David S. Miller
2013-12-17
qlcnic: Dump mailbox registers when mailbox command times out.
Manish chopra
2013-12-17
qlcnic: Fix mailbox processing during diagnostic test
Manish chopra
2013-12-17
qlcnic: Allow firmware dump collection when auto firmware recovery is disabled
Manish Chopra
2013-12-17
qlcnic: Fix memory allocation
Manish Chopra
2013-12-17
qlcnic: Fix TSS/RSS validation for 83xx/84xx series adapter.
Himanshu Madhani
2013-12-17
qlcnic: Fix TSS/RSS ring validation logic.
Himanshu Madhani
2013-12-17
qlcnic: Fix diagnostic test for all adapters.
Himanshu Madhani
2013-12-17
qlcnic: Fix usage of netif_tx_{wake, stop} api during link change.
Himanshu Madhani
2013-12-17
usb: ohci-at91: fix irq and iomem resource retrieval
Boris BREZILLON
2013-12-17
xen-netback: fix fragments error handling in checksum_setup_ip()
Wei Yongjun
2013-12-17
staging: comedi: drivers: fix return value of comedi_load_firmware()
H Hartley Sweeten
[next]