aboutsummaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAge
* USB: serial: remove usb_serial_register and usb_serial_deregisterGreg Kroah-Hartman2012-02-24
* usb-serial: new API for driver registrationAlan Stern2012-02-24
* Merge branch 'usb-3.3-rc4' into usb-nextGreg Kroah-Hartman2012-02-23
|\
| * USB/xHCI: Support device-initiated USB 3.0 resume.Sarah Sharp2012-02-14
| * USB/xHCI: Enable USB 3.0 hub remote wakeup.Sarah Sharp2012-02-14
| * Merge branch 'usb-linus' into usb-nextGreg Kroah-Hartman2012-02-13
| |\
| * \ Merge tag 'usb-3.3-rc3' into usb-nextGreg Kroah-Hartman2012-02-10
| |\ \
| * | | USB: serial: add macro for console error reportingJohan Hovold2012-02-09
| * | | usb: Add support for indicating whether a port is removableMatthew Garrett2012-02-09
| * | | SCSI & usb-storage: add flags for VPD pages and REPORT LUNSAlan Stern2012-02-08
| * | | SCSI: fix typo in definition of struct scsi_targetAlan Stern2012-02-08
| * | | usb/uas: add usb_pipe_usage_descriptorSebastian Andrzej Siewior2012-02-02
| * | | usb/uas: move UAS structs / defines into a header fileSebastian Andrzej Siewior2012-02-02
* | | | Merge tag 'usb-3.3-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2012-02-22
|\ \ \ \ | | |_|/ | |/| |
| * | | USB: Remove duplicate USB 3.0 hub feature #defines.Sarah Sharp2012-02-10
| | |/ | |/|
* | | Merge tag 'nfs-for-3.3-4' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds2012-02-22
|\ \ \
| * | | NFSv4: Fix an Oops in the NFSv4 getacl codeTrond Myklebust2012-02-03
* | | | sys_poll: fix incorrect type for 'timeout' parameterLinus Torvalds2012-02-21
* | | | asm-generic: architecture independent readq/writeq for 32bit environmentHitoshi Mitake2012-02-21
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-02-20
|\ \ \ \
| * | | | vfs: Provide function to get superblock and wait for it to thawJan Kara2012-02-13
* | | | | digsig: changed type of the timestampDmitry Kasatkin2012-02-20
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds2012-02-18
|\ \ \ \ \
| * | | | | crypto: sha512 - use standard ror64()Alexey Dobriyan2012-02-15
* | | | | | mmc: dw_mmc: Fix PIO mode with support of highmemSeungwon Jeon2012-02-13
* | | | | | mmc: core: Fix PowerOff Notify suspend/resumeGirish K S2012-02-13
* | | | | | mmc: core: add the capability for broken voltageJaehoon Chung2012-02-13
* | | | | | mmc: core: Ensure clocks are always enabled before host interactionSujit Reddy Thumma2012-02-13
| |/ / / / |/| | | |
* | | | | Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds2012-02-11
|\ \ \ \ \
| * | | | | cdrom: move shared static to cdrom_device_infoPaolo Bonzini2012-02-08
| * | | | | block: don't call elevator callbacks for plug mergesTejun Heo2012-02-08
| * | | | | block: separate out blk_rq_merge_ok() and blk_try_merge() from elevator funct...Tejun Heo2012-02-08
| * | | | | block: strip out locking optimization in put_io_context()Tejun Heo2012-02-07
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2012-02-10
|\ \ \ \ \ \
| * | | | | | netprio_cgroup: fix wrong memory access when NETPRIO_CGROUP=mNeil Horman2012-02-10
| * | | | | | net: Make qdisc_skb_cb upper size bound explicit.David S. Miller2012-02-09
| * | | | | | ipv4: reset flowi parameters on route connectJulian Anastasov2012-02-04
| * | | | | | net/hyperv: Fix the page buffer when an RNDIS message goes beyond page boundaryHaiyang Zhang2012-02-02
| * | | | | | net: Disambiguate kernel messageArun Sharma2012-02-01
* | | | | | | Merge tag 'writeback-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2012-02-10
|\ \ \ \ \ \ \ | |_|_|_|_|/ / |/| | | | | |
| * | | | | | writeback: fix dereferencing NULL bdi->dev on trace_writeback_queueWu Fengguang2012-02-05
| * | | | | | lib: proportion: lower PROP_MAX_SHIFT to 32 on 64-bit kernelWu Fengguang2012-02-01
| * | | | | | writeback: fix NULL bdi->dev in trace writeback_single_inodeWu Fengguang2012-02-01
| |/ / / / /
* | | | | | Merge tag 'usb-3.3-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2012-02-09
|\ \ \ \ \ \
| * | | | | | usb: ch9.h: usb_endpoint_maxp() uses __le16_to_cpu()Kuninori Morimoto2012-02-01
| |/ / / / /
* | | | | | Merge branch '3.3-rc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2012-02-08
|\ \ \ \ \ \
| * | | | | | target: Change target_submit_cmd() to return voidAndy Grover2012-02-07
| * | | | | | target: Allow control CDBs with data > 1 pageAndy Grover2012-01-18
* | | | | | | Merge tag 'fbdev-fixes-for-3.3-1' of git://github.com/schandinat/linux-2.6Linus Torvalds2012-02-07
|\ \ \ \ \ \ \
| * | | | | | | OMAPDSS: HDMI: PHY burnout fixTomi Valkeinen2012-01-26