summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'tty-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2011-01-075-6/+33
|\
| * TTY: Add tty ioctl to figure device node of the system console.Werner Fink2010-12-161-0/+1
| * tty: add 'active' sysfs attribute to tty0 and console deviceKay Sievers2010-12-161-1/+1
| * Serial: Avoid unbalanced IRQ wake disable during resumeGovindraj.R2010-12-161-0/+1
| * tty: fix typos/errors in tty_driver.h commentsTimur Tabi2010-12-161-4/+4
| * 8250: add a UPIO_DWAPB32 for 32 bit accessesJamie Iles2010-12-101-0/+1
| * serial: mpc52xx: make printout for type more genericWolfram Sang2010-11-161-1/+1
| * TTY: include termios.h in tty_driver.hJiri Slaby2010-11-161-0/+1
| * console: move for_each_console to linux/console.hJiri Slaby2010-11-161-0/+6
| * serial: Add support for UART on VIA VT8500 and compatiblesAlexey Charkov2010-11-111-0/+3
| * ifx6x60: SPI protocol driver for Infineon 6x60 modemRuss Gorby2010-11-111-0/+14
* | Merge branch 'usb-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2011-01-079-10/+246
|\ \
| * \ USB: Merge 2.6.37-rc5 into usb-nextGreg Kroah-Hartman2010-12-2215-25/+63
| |\ \
| * \ \ Merge branch 'usb-next' into musb-mergeGreg Kroah-Hartman2010-12-169-10/+246
| |\ \ \
| | * \ \ Merge branch 'musb-hw' of git://gitorious.org/usb/usb into musbGreg Kroah-Hartman2010-12-152-4/+11
| | |\ \ \
| | | * | | mfd: TWL6030: OMAP4: Registering the TWL6030-usb deviceHema HK2010-12-101-0/+7
| | | * | | usb: musb: drop the set_clock magicFelipe Balbi2010-12-101-3/+0
| | | * | | usb: musb: mark ->set_clock deprecatedFelipe Balbi2010-12-101-1/+1
| | | * | | usb: musb: pass platform_ops via platform_dataFelipe Balbi2010-12-101-0/+3
| | | * | | usb: musb: trivial search and replace patchFelipe Balbi2010-12-101-1/+1
| | * | | | USB: OTG: msm: Add support for power managementPavankumar Kondeti2010-12-102-0/+7
| | * | | | USB: Add MSM OTG Controller driverPavankumar Kondeti2010-12-102-0/+164
| | * | | | USB: otg: fix link breakage, when the NOP USB Xceiver is a moduleGuennadi Liakhovetski2010-12-101-1/+1
| | |/ / /
| | * | | usb: gadget: langwell_udc: add usb test mode supportLuo Andy2010-11-301-0/+10
| | * | | USB: use the runtime-PM autosuspend implementationAlan Stern2010-11-161-2/+0
| | * | | USB: make usb_mark_last_busy use pm_runtime_mark_last_busyMing Lei2010-11-161-3/+2
| | * | | usb: USB3.0 ch11 definitionsTatyana Brokhman2010-11-112-0/+51
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds2011-01-076-7/+46
|\ \ \ \ \
| * | | | | [SCSI] libiscsi: do not take host lock in queuecommandMike Christie2010-12-311-1/+2
| * | | | | [SCSI] libiscsi: add more informative failure message during iscsi scsi ehMike Christie2010-12-311-0/+1
| * | | | | [SCSI] Add missing SPC-4 CDB and MAINTENANCE_[IN,OUT] service action definitionsNicholas Bellinger2010-12-211-0/+28
| * | | | | [SCSI] libfc: fix statistics for FCP input/output megabytesJoe Eykholt2010-12-211-4/+4
| * | | | | [SCSI] libfcoe: retry rejected FLOGI to another FCF if possibleJoe Eykholt2010-12-211-0/+8
| * | | | | [SCSI] libfc: remove tgt_flags from fc_fcp_pkt structjohn fastabend2010-12-211-2/+0
| * | | | | [SCSI] bnx2i: Added fix for NOP-Out response panic from unsolicited NOP-InEddie Wai2010-12-211-0/+1
| * | | | | [SCSI] libsas: fix definition of wideport, include local sas addressDan Williams2010-12-211-0/+2
| |/ / / /
* | | | | Merge branch 'vfs-scale-working' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2011-01-0720-203/+586
|\ \ \ \ \
| * | | | | fs: scale mntget/mntputNick Piggin2011-01-072-36/+19
| * | | | | fs: implement faster dentry memcmpNick Piggin2011-01-071-0/+21
| * | | | | fs: improve scalability of pseudo filesystemsNick Piggin2011-01-071-0/+1
| * | | | | fs: dcache per-inode inode alias lockingNick Piggin2011-01-071-1/+0
| * | | | | fs: dcache per-bucket dcache hash lockingNick Piggin2011-01-072-2/+4
| * | | | | bit_spinlock: add required includesNick Piggin2011-01-071-0/+4
| * | | | | kernel: add bl_listNick Piggin2011-01-072-0/+271
| * | | | | fs: provide simple rcu-walk generic_check_acl implementationNick Piggin2011-01-071-0/+19
| * | | | | fs: provide rcu-walk aware permission i_opsNick Piggin2011-01-075-8/+10
| * | | | | fs: rcu-walk aware d_revalidate methodNick Piggin2011-01-071-1/+0
| * | | | | fs: cache optimise dentry and inode for rcu-walkNick Piggin2011-01-072-36/+42
| * | | | | fs: dcache reduce branches in lookup pathNick Piggin2011-01-071-0/+6
| * | | | | fs: dcache remove d_mountedNick Piggin2011-01-071-21/+21
OpenPOWER on IntegriCloud