summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2012-07-17usb: storage: add support for write cache quirkNamjae Jeon1-1/+3
2012-07-17scsi: set to WCE if usb cache quirk is present.Namjae Jeon1-0/+1
2012-07-17Merge 3.5-rc7 into usb-nextGreg Kroah-Hartman10-15/+217
2012-07-14Merge branches 'core-urgent-for-linus', 'perf-urgent-for-linus' and 'sched-ur...Linus Torvalds3-11/+14
2012-07-14Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds1-1/+9
2012-07-12Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds3-4/+7
2012-07-12memblock: free allocated memblock_reserved_regions laterYinghai Lu1-3/+1
2012-07-12mm: sparse: fix usemap allocation above node descriptor sectionYinghai Lu1-0/+5
2012-07-12memory hotplug: fix invalid memory access caused by stale kswapd pointerJiang Liu1-1/+1
2012-07-12timekeeping: Provide hrtimer update functionThomas Gleixner1-0/+1
2012-07-12hrtimer: Provide clock_was_set_delayed()John Stultz1-1/+8
2012-07-11Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds2-3/+11
2012-07-11Merge tag 'usb-3.5-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds1-2/+0
2012-07-11Merge tag 'fixes-for-v3.5' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Linus Torvalds1-2/+2
2012-07-10PCI: EHCI: fix crash during suspend on ASUS computersAlan Stern1-2/+0
2012-07-10Merge tag 'rpmsg-3.5-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-0/+6
2012-07-09usb: chipidea: permit driver bindings pass phy pointerRichard Zhao1-0/+3
2012-07-09usb: otg: add notify_connect/notify_disconnect callbackRichard Zhao1-0/+21
2012-07-09USB: Chipidea: add unified ci13xxx_{add,remove}_device for platform driversRichard Zhao1-0/+7
2012-07-09USB: Chipidea: rename struct ci13xxx variables from udc to ciRichard Zhao1-1/+1
2012-07-08[SCSI] libsas: fix taskfile corruption in sas_ata_qc_fill_rtfDan Williams1-2/+4
2012-07-08[SCSI] Fix NULL dereferences in scsi_cmd_to_driverMark Rustad1-1/+7
2012-07-07security: Minor improvements to no_new_privs documentationAndy Lutomirski1-0/+2
2012-07-06USB: Chipidea: rename struct ci13xxx_udc_driver to struct ci13xxx_platform_dataRichard Zhao1-1/+1
2012-07-06usbdevfs: Use scatter-gather lists for large bulk transfersHans de Goede1-0/+1
2012-07-06usbdevfs: Add a USBDEVFS_GET_CAPABILITIES ioctlHans de Goede2-0/+12
2012-07-06Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jlbec/o...Linus Torvalds1-0/+1
2012-07-06Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds1-0/+1
2012-07-06Merge branch 'rcu/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/pa...Ingo Molnar3-11/+6
2012-07-06Merge tag 'xceiv-for-v3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/b...Greg Kroah-Hartman2-5/+71
2012-07-06Merge git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-2/+2
2012-07-05sched/nohz: Rewrite and fix load-avg computation -- againPeter Zijlstra1-0/+8
2012-07-05Merge 3.5-rc5 into usb-nextGreg Kroah-Hartman9-22/+30
2012-07-05gpio: fix bits conflict for gpio flagsLaxman Dewangan1-2/+2
2012-07-05aio: make kiocb->private NUll in init_sync_kiocb()Junxiao Bi1-0/+1
2012-07-04rpmsg: make sure inflight messages don't invoke just-removed callbacksOhad Ben-Cohen1-0/+3
2012-07-04rpmsg: avoid premature deallocation of endpointsOhad Ben-Cohen1-0/+3
2012-07-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2-1/+6
2012-07-04Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds2-5/+4
2012-07-03KVM: Pass kvm_irqfd to functionsAlex Williamson1-2/+2
2012-07-02Revert "rcu: Move PREEMPT_RCU preemption to switch_to() invocation"Paul E. McKenney3-11/+6
2012-07-01sctp: be more restrictive in transport selection on bundled sacksNeil Horman2-1/+6
2012-07-01linux/irq.h: fix kernel-doc warningRandy Dunlap1-2/+0
2012-06-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds4-6/+15
2012-06-27Merge tag 'usb-3.5-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds1-0/+1
2012-06-27USB: EHCI: define extension registers like normal onesAlan Stern1-7/+21
2012-06-26Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2-4/+5
2012-06-25uas: task mgmt & error handlingGerd Hoffmann1-0/+40
2012-06-25bug.h: Fix up CONFIG_BUG=n implicit function declarations.Paul Mundt1-10/+9
2012-06-25Merge 3.5-rc4 into usb-nextGreg Kroah-Hartman14-20/+82