aboutsummaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAge
...
| | * | | | | | | | | | | | | | | | | | Staging: sst: user pointers in intel_sst_mmap_play_capture()Dan Carpenter2010-11-09
| | * | | | | | | | | | | | | | | | | | Staging: sst: fixups in SNDRV_SST_STREAM_DECODEDan Carpenter2010-11-09
| | * | | | | | | | | | | | | | | | | | Staging: sst: more dereferencing user pointersDan Carpenter2010-11-09
| | * | | | | | | | | | | | | | | | | | Staging: sst: dereferencing user pointersDan Carpenter2010-11-09
| | * | | | | | | | | | | | | | | | | | staging: stradis: fix error handling and information leak to userlandVasiliy Kulikov2010-11-09
| | * | | | | | | | | | | | | | | | | | staging: cpia: fix camera file owner in cpia_open()Vasiliy Kulikov2010-11-09
| | | |_|_|_|_|/ / / / / / / / / / / / | | |/| | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | Merge branch 'usb-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2010-11-12
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|/ / / / / / / / / | | |/| | | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | | | | Revert "USB: xhci: Use GFP_ATOMIC under spin_lock"Greg Kroah-Hartman2010-11-11
| | * | | | | | | | | | | | | | | | | USB: ohci-jz4740: Fix spelling in MODULE_ALIASStefan Weil2010-11-11
| | * | | | | | | | | | | | | | | | | UWB: Return UWB_RSV_ALLOC_NOT_FOUND rather than crashing on NULL dereference ...Jesper Juhl2010-11-11
| | * | | | | | | | | | | | | | | | | usb: core: fix information leak to userlandVasiliy Kulikov2010-11-11
| | * | | | | | | | | | | | | | | | | usb: misc: iowarrior: fix information leak to userlandVasiliy Kulikov2010-11-11
| | * | | | | | | | | | | | | | | | | usb: misc: sisusbvga: fix information leak to userlandVasiliy Kulikov2010-11-11
| | * | | | | | | | | | | | | | | | | usb: subtle increased memory usage in u_serialJim Sung2010-11-11
| | * | | | | | | | | | | | | | | | | USB: option: fix when the driver is loaded incorrectly for some Huawei devices.ma rui2010-11-11
| | * | | | | | | | | | | | | | | | | USB: xhci: Use GFP_ATOMIC under spin_lockDavid Sterba2010-11-11
| | * | | | | | | | | | | | | | | | | usb: gadget: goku_udc: add registered flag bit, fixing buildAndy Whitcroft2010-11-11
| | * | | | | | | | | | | | | | | | | USB: ehci/mxc: compile fixUwe Kleine-König2010-11-11
| | * | | | | | | | | | | | | | | | | USB: Fix FSL USB driver on non Open Firmware systemsMarc Kleine-Budde2010-11-11
| | * | | | | | | | | | | | | | | | | Merge branch 'musb-v2.6.37-rc2' of git://gitorious.org/usb/usb into work-linusGreg Kroah-Hartman2010-11-09
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | | * | | | | | | | | | | | | | | | | usb: musb: fail unaligned DMA transfers on v1.8 and aboveAnand Gadiyar2010-11-09
| | | * | | | | | | | | | | | | | | | | usb: musb: gadget: kill duplicate code in musb_gadget_queue()Sergei Shtylyov2010-11-08
| | | * | | | | | | | | | | | | | | | | usb: musb: Fix handling of spurious SESSREQHeikki Krogerus2010-11-05
| | | * | | | | | | | | | | | | | | | | usb: musb: fix kernel oops when loading musb_hdrc module for the 2nd timeMing Lei2010-11-05
| | | * | | | | | | | | | | | | | | | | USB: musb: blackfin: push clkin value to platform resourcesBob Liu2010-11-05
| | | * | | | | | | | | | | | | | | | | USB: musb: blackfin: fix dynamic device<->host changingBob Liu2010-11-05
| | | * | | | | | | | | | | | | | | | | USB: musb: blackfin: pm: make it workBob Liu2010-11-05
| | | * | | | | | | | | | | | | | | | | USB: musb: pm: don't rely fully on clock supportBob Liu2010-11-05
| | | * | | | | | | | | | | | | | | | | USB: musb: blackfin: fix musb_read_txhubport() definitionIan Jeffray2010-11-05
| | | * | | | | | | | | | | | | | | | | USB: musb: gadget: fix MUSB_TXMAXP and MUSB_RXMAXP configurationMing Lei2010-11-05
| | | * | | | | | | | | | | | | | | | | usb: musb: don't leave PHY enabled on shutdown()Grazvydas Ignotas2010-11-05
| | | * | | | | | | | | | | | | | | | | usb: musb: musb_gadget: fix resource leakage in error pathRahul Ruikar2010-11-05
| | | * | | | | | | | | | | | | | | | | usb: musb: gadget: fix dma mode 0 in double buffer Rx caseMing Lei2010-11-05
| | | | |/ / / / / / / / / / / / / / / | | | |/| | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | | | | USB: ftdi_sio: add device IDs for Milkymist One JTAG/serialSebastien Bourdeauducq2010-11-08
| | | |/ / / / / / / / / / / / / / / | | |/| | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | Merge branch 'tty-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2010-11-12
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | | | n_gsm: Fix length handlingKen Mills2010-11-11
| | * | | | | | | | | | | | | | | | | n_gsm: Copy n2 over when configuring via ioctl interfaceKen Mills2010-11-11
| | * | | | | | | | | | | | | | | | | serial: bfin_5xx: grab port lock before making port termios changesSonic Zhang2010-11-11
| | * | | | | | | | | | | | | | | | | serial: bfin_5xx: disable CON_PRINTBUFFER for consolesSonic Zhang2010-11-11
| | * | | | | | | | | | | | | | | | | serial: bfin_5xx: remove redundant SSYNC to improve TX speedSonic Zhang2010-11-11
| | * | | | | | | | | | | | | | | | | serial: bfin_5xx: always include DMA headersSonic Zhang2010-11-11
| | * | | | | | | | | | | | | | | | | vcs: make proper usage of the poll flagsNicolas Pitre2010-11-11
| | * | | | | | | | | | | | | | | | | amiserial: Remove unused variable icountGeert Uytterhoeven2010-11-11
| | * | | | | | | | | | | | | | | | | 8250: Fix tcsetattr to avoid ioctl(TIOCMIWAIT) hangLawrence Rust2010-11-11
| | * | | | | | | | | | | | | | | | | tty_ldisc: Fix BUG() on hangupPhilippe Rétornaz2010-11-09
| | * | | | | | | | | | | | | | | | | TTY: restore tty_ldisc_wait_idleJiri Slaby2010-11-09
| | * | | | | | | | | | | | | | | | | SERIAL: blacklist si3052 chipMaciej Szmigiero2010-11-09
| | * | | | | | | | | | | | | | | | | drivers/serial/bfin_5xx.c: Fix line continuation defectsJoe Perches2010-11-09
| | * | | | | | | | | | | | | | | | | tty: prevent DOS in the flush_to_ldiscJiri Olsa2010-11-09
| | * | | | | | | | | | | | | | | | | 8250: add support for Kouwell KW-L221N-2Mikulas Patocka2010-11-09