summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2013-03-18usb: phy: make it a menuconfigFelipe Balbi
2013-03-18usb: otg: move usb_otg_state_string to usb-common.cFelipe Balbi
2013-03-18usb: otg: prefix otg_state_string with usb_Felipe Balbi
2013-03-18usb: gadget: udc-core: introduce usb_add_gadget_udc_release()Felipe Balbi
2013-03-18usb: gadget: introduce gadget state trackingFelipe Balbi
2013-03-18usb: common: introduce usb_state_string()Felipe Balbi
2013-03-18usb: gadget: drop now unnecessary flagFelipe Balbi
2013-03-18usb: gadget: udc-core: allow udc class register gadget deviceFelipe Balbi
2013-03-18usb: dwc3: omap: remove platform data associated with dwc3-omapKishon Vijay Abraham I
2013-03-18usb: phy: nop: Add some parameters to platform dataRoger Quadros
2013-03-17perf,x86: fix link failure for non-Intel configsDavid Rientjes
2013-03-15Merge tag 'mfd-fixes-3.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2013-03-15perf,x86: fix kernel crash with PEBS/BTS after suspend/resumeStephane Eranian
2013-03-14Merge branch 'rcu/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/pa...Linus Torvalds
2013-03-14list: Fix double fetch of pointer in hlist_entry_safe()Paul E. McKenney
2013-03-13Merge branch 'akpm' (fixes from Andrew)Linus Torvalds
2013-03-13idr: deprecate idr_pre_get() and idr_get_new[_above]()Tejun Heo
2013-03-13include/linux/res_counter.h needs errno.hAndrew Morton
2013-03-13Merge tag 'usb-3.9-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2013-03-13Merge tag 'staging-3.9-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2013-03-12idr: fix new kernel-doc warningsRandy Dunlap
2013-03-12mfd: wm831x: Don't forward declare enum wm831x_auxadcMark Brown
2013-03-12mfd: tps65912: Declare and use tps65912_irq_exit()Mark Brown
2013-03-12mfd: palmas: Provide irq flags through DT/platform dataLaxman Dewangan
2013-03-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds
2013-03-08Input: atmel_mxt_ts - Support for touchpad variantDaniel Kurtz
2013-03-07Merge tag 'regulator-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2013-03-07Merge tag 'ecryptfs-3.9-rc2-fixes' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2013-03-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2013-03-05Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2013-03-05Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2013-03-06Merge tag 'iio-fixes-for-3.9a' of git://git.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman
2013-03-05usb: gadget: composite: fix kernel-doc warningsNishanth Menon
2013-03-05Merge remote-tracking branch 'regulator/fix/doc' into tmpMark Brown
2013-03-03eCryptfs: allow userspace messaging to be disabledKees Cook
2013-03-03fs: Limit sys_mount to only request filesystem modules.Eric W. Biederman
2013-03-03Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2013-03-03Merge tag 'metag-v3.9-rc1-v4' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2013-03-03Merge git://www.linux-watchdog.org/linux-watchdogLinus Torvalds
2013-03-03Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds
2013-03-02Merge tag 'nfs-for-3.9-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds
2013-03-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds
2013-03-02Merge tag 'for-linus-20130301' of git://git.infradead.org/linux-mtdLinus Torvalds
2013-03-02mm: define VM_GROWSUP for CONFIG_METAGJames Hogan
2013-03-02metag: Internal and external irqchipsJames Hogan
2013-03-02Merge tag 'dm-3.9-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2013-03-02x86, ACPI, mm: Revert movablemem_map supportYinghai Lu
2013-03-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2013-03-02iio: Fix build error seen if IIO_TRIGGER is defined but IIO_BUFFER is notGuenter Roeck
2013-03-01constify path_get/path_put and fs_struct.c stuffAl Viro