summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* i8253: Export i8253_lock unconditionallyThomas Gleixner2011-06-101-2/+0
* pcpskr: MIPS: Make config dependencies finer grainedRalf Baechle2011-06-091-1/+3
* pcspkr: Cleanup Kconfig dependenciesRalf Baechle2011-06-098-2/+12
* i8253: Move remaining content and delete asm/i8253.hRalf Baechle2011-06-094-21/+2
* i8253: Consolidate definitions of PIT_LATCHRalf Baechle2011-06-094-6/+4
* x86: i8253: Consolidate definitions of global_clock_eventRalf Baechle2011-06-097-5/+8
* i8253: Alpha, PowerPC: Remove unused asm/8253pit.hRalf Baechle2011-06-092-6/+0
* alpha: i8253: Cleanup remaining users of i8253pit.hRalf Baechle2011-06-092-2/+0
* i8253: Remove I8253_LOCK configThomas Gleixner2011-06-091-0/+2
* i8253: Make pcsp sound driver use the shared i8253_lockRalf Baechle2011-06-091-7/+1
* i8253: Make pcspkr input driver use the shared i8253_lockRalf Baechle2011-06-091-8/+1
* i8253: Consolidate all kernel definitions of i8253_lockRalf Baechle2011-06-098-10/+21
* i8253: Unify all kernel declarations of i8253_lockRalf Baechle2011-06-094-31/+14
* i8253: Create linux/i8253.h and use it in all 8253 related filesRalf Baechle2011-06-0919-18/+29
* Merge branch 'pm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds2011-06-082-9/+9
|\
| * PM / Runtime: Fix loops in pm_runtime_clk_notify()Rafael J. Wysocki2011-06-071-8/+8
| * PM / Intel IOMMU: Fix init_iommu_pm_ops() for CONFIG_PM unsetRafael J. Wysocki2011-06-071-1/+1
* | vfs: reorganize 'struct inode' layout a bitLinus Torvalds2011-06-081-4/+5
* | selinux: simplify and clean up inode_has_perm()Linus Torvalds2011-06-081-10/+15
* | Merge branch 'usb-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2011-06-0832-50/+194
|\ \
| * | MAINTAINERS: add a maintainer to Gadget FrameworkFelipe Balbi2011-06-081-1/+3
| * | Merge 3.0-rc2 + Linus's latest into usb-linusGreg Kroah-Hartman2011-06-08161-1469/+1950
| |\ \
| * | | USB: serial: add another 4N-GALAXY.DE PID to ftdi_sio driverSteffen Sledz2011-06-082-0/+2
| * | | Revert "USB: option: add ID for ZTE MF 330"Greg Kroah-Hartman2011-06-071-5/+0
| * | | drivers/usb/host/ohci-pxa27x.c: add missing clk_putJulia Lawall2011-06-071-2/+5
| * | | USB: CONFIG_USB_GADGET_DUALSPEED is not user-configurableAlan Stern2011-06-071-4/+1
| * | | USB: dummy-hcd needs the has_tt flagAlan Stern2011-06-071-0/+1
| * | | usb-storage: redo incorrect readsAlan Stern2011-06-076-2/+67
| * | | usb/renesas_usbhs: free uep on removalSebastian Andrzej Siewior2011-06-061-0/+1
| * | | usb/s3c-hsudc: fix error pathSebastian Andrzej Siewior2011-06-061-2/+4
| * | | usb/pxa25x_udc: cleanup the LUBBOCK err pathSebastian Andrzej Siewior2011-06-061-3/+2
| * | | usb/mv_udc_core: fix compileSebastian Andrzej Siewior2011-06-061-4/+4
| * | | usb: gadget: include <linux/prefetch.h> to fix compiling errorBryan Wu2011-06-065-0/+5
| * | | USB: s3c-hsotg: Tone down debuggingMark Brown2011-06-061-10/+12
| * | | usb: remove bad dput after dentry_unhashSage Weil2011-06-061-1/+0
| * | | USB: core: Tolerate protocol stall during hub and port status readLibor Pechacek2011-06-061-2/+4
| * | | musb: fix prefetch build failureMike Frysinger2011-06-061-0/+1
| * | | USB: cdc-acm: Adding second ACM channel support for Nokia E7 and C7Toby Gray2011-06-061-0/+2
| * | | usb-gadget: unlock data->lock mutex on error path in ep_write()Alexey Khoroshilov2011-06-061-1/+3
| * | | USB: option Add blacklist for ZTE K3765-Z (19d2:2002)Torsten Hilbrich2011-06-061-1/+9
| * | | option: add Prolink PH300 modem IDsDan Williams2011-06-061-0/+2
| * | | option: add Alcatel X200 to sendsetup blacklistDan Williams2011-06-061-2/+11
| * | | option: add Zoom 4597 modem USB IDsDan Williams2011-06-061-0/+4
| * | | Merge branch 'for-usb-linus' of git+ssh://master.kernel.org/pub/scm/linux/ker...Greg Kroah-Hartman2011-06-066-11/+51
| |\ \ \ | | |_|/ | |/| |
| | * | USB: xhci - fix interval calculation for FS isoc endpointsDmitry Torokhov2011-06-051-2/+12
| | * | xhci: Disable MSI for some Fresco Logic hosts.Sarah Sharp2011-06-023-2/+20
| | * | xhci: Do not issue device reset when device is not setupMaarten Lankhorst2011-06-021-0/+7
| | * | xhci: Add defines for hardcoded slot statesMaarten Lankhorst2011-06-022-4/+9
| | * | xhci: Bigendian fix for xhci_check_bandwidth()Matt Evans2011-06-021-2/+2
| | * | xhci: Bigendian fix for skip_isoc_td()Matt Evans2011-06-011-1/+1