summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2014-01-13Revert "sysfs, driver-core: remove unused {sysfs|device}_schedule_callback_ow...Greg Kroah-Hartman
2014-01-10drivers/base: provide an infrastructure for componentised subsystemsRussell King
2014-01-10sysfs, driver-core: remove unused {sysfs|device}_schedule_callback_owner()Tejun Heo
2014-01-10s390: use device_remove_file_self() instead of device_schedule_callback()Tejun Heo
2014-01-10scsi: use device_remove_file_self() instead of device_schedule_callback()Tejun Heo
2014-01-10pci: use device_remove_file_self() instead of device_schedule_callback()Tejun Heo
2014-01-10kernfs, sysfs, driver-core: implement kernfs_remove_self() and its wrappersTejun Heo
2014-01-08firmware_class: Fix the file size checkBen Hutchings
2014-01-08driver-core: Fix use-after-free triggered by bus_unregister()Bart Van Assche
2014-01-08firmware loader: Add sparse annotationBart Van Assche
2013-12-24Merge 3.13-rc5 into staging-nextGreg Kroah-Hartman
2013-12-22Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2013-12-22Merge tag 'firewire-fix' of git://git.kernel.org/pub/scm/linux/kernel/git/iee...Linus Torvalds
2013-12-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pendingLinus Torvalds
2013-12-20pstore: Don't allow high traffic options on fragile devicesLuck, Tony
2013-12-20Merge tag 'dmaengine-fixes-3.13-rc4' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2013-12-20Merge tag 'renesas-fixes-for-v3.13' of git://git.kernel.org/pub/scm/linux/ker...Kevin Hilman
2013-12-20Merge tag 'stable/for-linus-3.13-rc4-tag' of git://git.kernel.org/pub/scm/lin...Linus Torvalds
2013-12-19qla2xxx: Fix scsi_host leak on qlt_lport_register callback failureNicholas Bellinger
2013-12-19target: Remove extra percpu_ref_initAndy Grover
2013-12-19devtmpfs: Calling delete_path() only when necessaryAxel Lin
2013-12-19target/file: Update hw_max_sectors based on current block_sizeNicholas Bellinger
2013-12-19iser-target: Move INIT_WORK setup into isert_create_device_ib_resNicholas Bellinger
2013-12-19iscsi-target: Fix incorrect np->np_thread NULL assignmentNicholas Bellinger
2013-12-18Driver core: Fix device_add_attrs() error code pathRafael J. Wysocki
2013-12-18Merge tag 'usb-3.13-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2013-12-18Merge tag 'tty-3.13-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2013-12-18Merge tag 'staging-3.13-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2013-12-18net_dma: mark brokenDan Williams
2013-12-18dma: pl330: ensure DMA descriptors are zero-initialisedWill Deacon
2013-12-17imx-drm: imx-drm-core: improve safety of imx_drm_add_crtc()Russell King
2013-12-17imx-drm: imx-drm-core: make imx_drm_crtc_register() saferRussell King
2013-12-17imx-drm: imx-drm-core: use defined constant for number of CRTCs.Russell King
2013-12-17imx-drm: imx-tve: don't call sleeping functions beneath enable_lock spinlockRussell King
2013-12-17imx-drm: ipu-v3: fix potential CRTC device registration raceRussell King
2013-12-17imx-drm: imx-drm-core: fix DRM cleanup pathsRussell King
2013-12-17imx-drm: imx-drm-core: fix error cleanup path for imx_drm_add_crtc()Russell King
2013-12-17Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2013-12-17tty: xuartps: Properly guard sysrq specific codeSoren Brinkmann
2013-12-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2013-12-17Merge branch 'fixes-for-3.13' of git://gitorious.org/linux-can/linux-canDavid S. Miller
2013-12-17qlcnic: Dump mailbox registers when mailbox command times out.Manish chopra
2013-12-17qlcnic: Fix mailbox processing during diagnostic testManish chopra
2013-12-17qlcnic: Allow firmware dump collection when auto firmware recovery is disabledManish Chopra
2013-12-17qlcnic: Fix memory allocationManish Chopra
2013-12-17qlcnic: Fix TSS/RSS validation for 83xx/84xx series adapter.Himanshu Madhani
2013-12-17qlcnic: Fix TSS/RSS ring validation logic.Himanshu Madhani
2013-12-17qlcnic: Fix diagnostic test for all adapters.Himanshu Madhani
2013-12-17qlcnic: Fix usage of netif_tx_{wake, stop} api during link change.Himanshu Madhani
2013-12-17usb: ohci-at91: fix irq and iomem resource retrievalBoris BREZILLON