summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-12-12usb: gadget: FunctionFS: Remove VLAIS usage from gadget codeAndrzej Pietrasiewicz
2013-12-12usb: gadget: rndis: merge u_rndis.ko with usb_f_rndis.koAndrzej Pietrasiewicz
2013-12-12usb: gadget: f_rndis: remove compatibility layerAndrzej Pietrasiewicz
2013-12-12usb: gadget: g_ffs: convert to new interface of f_rndisAndrzej Pietrasiewicz
2013-12-12usb: gadget: f_subset: remove compatibility layerAndrzej Pietrasiewicz
2013-12-12usb: gadget: g_ffs: convert to new interface of f_subsetAndrzej Pietrasiewicz
2013-12-12usb: gadget: f_ecm: remove compatibility layerAndrzej Pietrasiewicz
2013-12-12usb: gadget: g_ffs: convert to new interface of f_ecmAndrzej Pietrasiewicz
2013-12-12usb: gadget: g_ffs: remove a reduntant gfs_ether_setup variableAndrzej Pietrasiewicz
2013-12-12usb: gadget: configfs: allow setting function instance's nameAndrzej Pietrasiewicz
2013-12-12usb: gadget: s3c-hsotg: add flush TX FIFO when kill all requestsRobert Baldyga
2013-12-12usb: gadget: s3c-hsotg: fix maxpacket size in s3c_hsotg_irq_enumdoneRobert Baldyga
2013-12-12usb: phy: initialize the notifier when add a new phyNeil Zhang
2013-12-12usb: renesas_usbhs: fifo: request DMAEngine onceKuninori Morimoto
2013-12-12usb: phy: add Keystone usb phy driverWingMan Kwok
2013-12-12usb: dwc3: add Keystone specific glue layerWingMan Kwok
2013-12-12Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2013-12-12Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2013-12-12Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2013-12-12drivers: net: cpsw: fix for cpsw crash when build as modulesMugunthan V N
2013-12-12word-at-a-time: provide generic big-endian zero_bytemask implementationWill Deacon
2013-12-12dcache: allow word-at-a-time name hashing with big-endian CPUsWill Deacon
2013-12-12xen-netback: napi: don't prematurely request a tx eventPaul Durrant
2013-12-12xen-netback: napi: fix abuse of budgetPaul Durrant
2013-12-12Merge tag 'iommu-fixes-for-v3.13-rc4' of git://github.com/awilliam/linux-vfioLinus Torvalds
2013-12-12Merge tag 'keys-devel-20131210' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2013-12-12Merge tag 'xfs-for-linus-v3.13-rc4' of git://oss.sgi.com/xfs/xfsLinus Torvalds
2013-12-12futex: move user address verification up to common codeLinus Torvalds
2013-12-12futex: fix handling of read-only-mapped hugepagesLinus Torvalds
2013-12-12Btrfs: fix access_ok() check in btrfs_ioctl_send()Dan Carpenter
2013-12-12Btrfs: make sure we cleanup all reloc roots if error happensWang Shilong
2013-12-12Btrfs: skip building backref tree for uuid and quota tree when doing balance ...Wang Shilong
2013-12-12Btrfs: fix an oops when doing balance relocationWang Shilong
2013-12-12Btrfs: don't miss skinny extent items on delayed ref head contentionFilipe David Borba Manana
2013-12-12btrfs: call mnt_drop_write after interrupted subvol deletionDavid Sterba
2013-12-12Btrfs: don't clear the default compression typeMiao Xie
2013-12-12hwmon: Prevent some divide by zeros in FAN_TO_REG()Dan Carpenter
2013-12-12hwmon: (w83l768ng) Fix fan speed control rangeJean Delvare
2013-12-12hwmon: (w83l786ng) Fix fan speed control mode setting and reportingBrian Carnes
2013-12-12hwmon: (lm90) Unregister hwmon device if interrupt setup failsGuenter Roeck
2013-12-11sch_tbf: use do_div() for 64-bit divideYang Yingliang
2013-12-11udp: ipv4: must add synchronization in udp_sk_rx_dst_set()Eric Dumazet
2013-12-11net:fec: remove duplicate lines in comment about errata ERR006358Philippe De Muyter
2013-12-11ARM: sun6i: dt: Fix interrupt trigger typesMaxime Ripard
2013-12-11ARM: sun7i: dt: Fix interrupt trigger typesMaxime Ripard
2013-12-11MAINTAINERS: merge IMX6 entry into IMXShawn Guo
2013-12-11ARM: tegra: add missing break to fuse initialization codeStephen Warren
2013-12-11ARM: pxa: prevent PXA270 occasional reboot freezesSergei Ianovich
2013-12-11ARM: pxa: tosa: fix keys mappingDmitry Eremin-Solenikov
2013-12-11Merge remote-tracking branches 'regulator/fix/as3722' and 'regulator/fix/pfuz...Mark Brown