summaryrefslogtreecommitdiffstats
path: root/kernel/sysctl_binary.c (unfollow)
Commit message (Expand)AuthorFilesLines
2012-04-11xhci: don't re-enable IE constantlyFelipe Balbi2-1/+5
2012-04-11usb: xhci: fix section mismatch in linux-nextGerard Snitselaar1-1/+1
2012-04-11xHCI: correct to print the true HSEE of USBCMDAlex He1-1/+1
2012-04-10USB: serial: fix race between probe and openJohan Hovold1-0/+8
2012-04-10UHCI: hub_status_data should indicate if ports are resumingAlan Stern1-2/+3
2012-04-10EHCI: keep track of ports being resumed and indicate in hub_status_dataAlan Stern4-15/+23
2012-04-10USB: fix race between root-hub suspend and remote wakeupAlan Stern1-0/+12
2012-04-10USB: sierra: add support for Sierra Wireless MC7710Anton Samokhvalov1-0/+1
2012-04-10USB: ftdi_sio: fix race condition in TIOCMIWAIT, and abort of TIOCMIWAIT when...Simon Arlott1-5/+7
2012-04-10USB: ftdi_sio: fix status line change handling for TIOCMIWAIT and TIOCGICOUNTSimon Arlott1-11/+13
2012-04-10USB: don't ignore suspend errors for root hubsAlan Stern1-2/+7
2012-04-10USB: fix bug in serial driver unregistrationAlan Stern3-34/+2
2012-04-10USB: serial: metro-usb: Fix idProduct for Uni-Directional mode.Aleksey Babahin1-3/+3
2012-04-10USB: option: re-add NOVATELWIRELESS_PRODUCT_HSPA_HIGHSPEED to option_id arraySantiago Garcia Mantinan1-0/+1
2012-04-10USB: pl2303: fix DTR/RTS being raised on baud rate changeJohan Hovold1-1/+1
2012-04-08Linux 3.4-rc2v3.4-rc2Linus Torvalds1-1/+1
2012-04-07tcm_fc: Do not free tpg structure during wq allocation failureMark Rustad1-5/+8
2012-04-07tcm_fc: Add abort flag for gracefully handling exchange timeoutMark Rustad3-2/+11
2012-04-07MAINTAINERS: Update git url for ACPIIgor Murzov1-1/+1
2012-04-06Make the "word-at-a-time" helper functions more commonly usableLinus Torvalds2-32/+49
2012-04-06USB: remove compile warning on gadget/inode.cMichael BRIGHT1-1/+0
2012-04-06USB documentation: explain lifetime rules for unlinking URBsAlan Stern2-0/+34
2012-04-06USB: don't clear urb->dev in scatter-gather libraryAlan Stern1-5/+6
2012-04-06usb: storage: fix lockdep warning inside usb_stor_pre_reset(v2)Ming Lei1-0/+30
2012-04-06usb/usbmon: correct the data interpretation of usbmon's outputSebastian Andrzej Siewior1-3/+3
2012-04-06usb: Put USB Kconfig items back under USB.David Daney1-8/+8
2012-04-06cpuidle: Fix panic in CPU off-lining with no idle driverToshi Kani1-1/+4
2012-04-06xen/pcifront: avoid pci_frontend_enable_msix() falsely returning successJan Beulich1-0/+1
2012-04-06xen/pciback: fix XEN_PCI_OP_enable_msix resultJan Beulich1-1/+1
2012-04-06xen/smp: Remove unnecessary call to smp_processor_id()Srivatsa S. Bhat1-1/+1
2012-04-06xen/x86: Workaround 'x86/ioapic: Add register level checks to detect bogus io...Konrad Rzeszutek Wilk1-1/+3
2012-04-06xen: only check xen_platform_pci_unplug if hvmIgor Mammedov2-2/+2
2012-04-06net: fix a race in sock_queue_err_skb()Eric Dumazet1-1/+3
2012-04-06netlink: fix races after skb queueingEric Dumazet1-11/+13
2012-04-06doc, net: Update ndo_start_xmit return type and valuesBen Hutchings1-10/+12
2012-04-06doc, net: Remove instruction to set net_device::trans_startBen Hutchings1-5/+2
2012-04-06doc, net: Update netdev operation namesBen Hutchings2-14/+14
2012-04-06doc, net: Update documentation of synchronisation for TX multiqueueBen Hutchings1-3/+3
2012-04-06doc, net: Remove obsolete reference to dev->pollBen Hutchings1-2/+1
2012-04-06ethtool: Remove exception to the requirement of holding RTNL lockBen Hutchings1-2/+1
2012-04-06blackfin: update defconfig for bf527-ezkitBob Liu1-0/+1
2012-04-06blackfin: gpio: fix compile error if !CONFIG_GPIOLIBBob Liu1-2/+12
2012-04-06blackfin: fix L1 data A overflow link issueMike Frysinger1-1/+1
2012-04-06mmc: use really long write timeout to deal with crappy cardsPaul Walmsley1-3/+7
2012-04-06mmc: sdhci-dove: Fix compile error by including module.hAlf Høgemark1-0/+1
2012-04-06mmc: Prevent 1.8V switch for SD hosts that don't support UHS modes.Al Cooper1-2/+3
2012-04-06Revert "mmc: sdhci-pci: Add MSI support"Chris Ball1-6/+0
2012-04-06Revert "mmc: sdhci-pci: add quirks for broken MSI on O2Micro controllers"Chris Ball2-5/+1
2012-04-06mmc: core: fix power class selectionSubhash Jadavani1-13/+17
2012-04-06mmc: omap_hsmmc: fix module re-insertionBalaji T K1-3/+1