| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 2009-09-22 | 10 | -11/+9 |
|\ |
|
| * | trivial: remove unnecessary semicolons | Joe Perches | 2009-09-21 | 2 | -3/+1 |
| * | trivial: fix typos "man[ae]g?ment" -> "management" | Uwe Kleine-Koenig | 2009-09-21 | 2 | -2/+2 |
| * | trivial: fix typo "to to" in multiple files | Anand Gadiyar | 2009-09-21 | 3 | -3/+3 |
| * | trivial: fix typo "for for" in multiple files | Anand Gadiyar | 2009-09-21 | 2 | -2/+2 |
| * | trivial: OHCI: Fix typo in a comment | Anand Gadiyar | 2009-09-21 | 1 | -1/+1 |
* | | const: mark remaining super_operations const | Alexey Dobriyan | 2009-09-22 | 2 | -3/+2 |
|/ |
|
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6 | Linus Torvalds | 2009-09-20 | 5 | -12/+12 |
|\ |
|
| * | Driver-Core: extend devnode callbacks to provide permissions | Kay Sievers | 2009-09-19 | 5 | -12/+12 |
* | | USB serial: update the console driver | Alan Stern | 2009-09-19 | 1 | -9/+19 |
* | | usb-serial: straighten out serial_open | Alan Stern | 2009-09-19 | 1 | -37/+22 |
* | | usb-serial: add missing tests and debug lines | Alan Stern | 2009-09-19 | 1 | -4/+17 |
* | | usb-serial: rename subroutines | Alan Stern | 2009-09-19 | 1 | -8/+11 |
* | | usb-serial: fix termios initialization logic | Alan Stern | 2009-09-19 | 1 | -12/+10 |
* | | usb-serial: acquire references when a new tty is installed | Alan Stern | 2009-09-19 | 1 | -64/+47 |
* | | usb-serial: change logic of serial lookups | Alan Stern | 2009-09-19 | 1 | -8/+23 |
* | | usb-serial: put subroutines in logical order | Alan Stern | 2009-09-19 | 1 | -77/+77 |
* | | usb-serial: change referencing of port and serial structures | Alan Stern | 2009-09-19 | 1 | -75/+20 |
* | | tty: USB: serial/mct_u232, fix tty refcnt | Jiri Slaby | 2009-09-19 | 1 | -3/+6 |
* | | tty: USB serial termios bits | Alan Cox | 2009-09-19 | 9 | -107/+102 |
* | | tty: USB does not need the filp argument in the drivers | Alan Cox | 2009-09-19 | 40 | -127/+65 |
* | | tty: USB can now use the shutdown method for kref based freeing of ports | Alan Cox | 2009-09-19 | 1 | -21/+7 |
* | | tty: remove dtr/rts use from the driver open methods | Alan Cox | 2009-09-19 | 1 | -6/+0 |
* | | tty: USB hangup is racy | Alan Cox | 2009-09-19 | 1 | -4/+1 |
* | | cdc_acm: Fix to use modern speed interfaces | Alan Cox | 2009-09-19 | 1 | -4/+1 |
* | | mos7840: remove old dead modem logic | Alan Cox | 2009-09-19 | 1 | -115/+0 |
* | | tty: usb_serial_mos7720: Fix get_lsr_info | Kees Schoenmakers | 2009-09-19 | 1 | -4/+15 |
* | | MOS7720 has no tiocmget method | Kees Schoenmakers | 2009-09-19 | 1 | -37/+64 |
|/ |
|
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6 | Linus Torvalds | 2009-09-18 | 10 | -684/+2331 |
|\ |
|
| * | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval... | Paul Mundt | 2009-09-16 | 2 | -44/+60 |
| |\ |
|
| * | | usb: gadget: m66592-udc needs linux/err.h. | Paul Mundt | 2009-08-24 | 1 | -1/+1 |
| * | | Merge branches 'sh/hwblk' and 'sh/pm-runtime' | Paul Mundt | 2009-08-23 | 1 | -6/+12 |
| |\ \ |
|
| | * \ | Merge branch 'master' into sh/hwblk | Paul Mundt | 2009-08-15 | 12 | -18/+53 |
| | |\ \ |
|
| | * \ \ | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/raf... | Paul Mundt | 2009-08-04 | 20 | -456/+1055 |
| | |\ \ \ |
|
| * | | | | | usb: r8a66597-udc: implement the set_wedge method | Yoshihiro Shimoda | 2009-08-21 | 2 | -2/+27 |
| * | | | | | usb: r8a66597-udc disable interrupts on shutdown fix | Magnus Damm | 2009-08-20 | 1 | -0/+9 |
| * | | | | | usb: r8a66597-udc buffer management update | Magnus Damm | 2009-08-20 | 2 | -22/+11 |
| * | | | | | usb: add clock support to r8a66597 gadget driver | Magnus Damm | 2009-08-20 | 2 | -3/+41 |
| * | | | | | usb: gadget: R8A66597 peripheral controller support. | Yoshihiro Shimoda | 2009-08-20 | 5 | -0/+1911 |
| | |_|/ /
| |/| | | |
|
| * | | | | Merge branch 'sh/stable-updates' | Paul Mundt | 2009-08-13 | 30 | -468/+1096 |
| |\ \ \ \
| | |/ / /
| |/| | | |
|
| * | | | | usb: fix hibernate in r8a66597-hcd dev_pm_ops conversion. | Yoshihiro Shimoda | 2009-07-29 | 1 | -0/+2 |
| * | | | | usb: m66592-udc platform data on_chip support | Magnus Damm | 2009-07-23 | 3 | -159/+192 |
| * | | | | usb: move r8a66597 register defines | Magnus Damm | 2009-07-23 | 1 | -366/+0 |
| | | | | | |
| | \ \ \ | |
| *-. \ \ \ | Merge branches 'sh/compressors' and 'sh/stable-updates' | Paul Mundt | 2009-07-21 | 3 | -4/+4 |
| |\ \ \ \ \ |
|
| | \ \ \ \ \ | |
| | \ \ \ \ \ | |
| *-. \ \ \ \ \ | Merge branches 'sh/hwblk' and 'sh/platform-updates' | Paul Mundt | 2009-07-20 | 59 | -2380/+782 |
| |\ \ \ \ \ \ \
| | |_|/ / / / /
| |/| | | | | | |
|
| | | * | | | | | usb: r8a66597-hcd platform data on_chip support | Magnus Damm | 2009-07-20 | 3 | -129/+141 |
| | | * | | | | | usb: convert r8a66597-hcd to dev_pm_ops | Magnus Damm | 2009-07-20 | 1 | -8/+13 |
| | | | | | | | | |
| | \ \ \ \ \ \ | |
| *-. \ \ \ \ \ \ | Merge branches 'sh/ftrace' and 'sh/stable-updates' | Paul Mundt | 2009-07-11 | 2 | -2/+2 |
| |\ \ \ \ \ \ \ \
| | | |/ / / / / /
| | |/| | | | | | |
|
| | | | | | | | | | |
| | \ \ \ \ \ \ \ | |
| *-. \ \ \ \ \ \ \ | Merge branches 'sh/hwblk', 'sh/cpuidle' and 'sh/stable-updates' | Paul Mundt | 2009-07-05 | 1 | -2/+2 |
| |\ \ \ \ \ \ \ \ \
| | | |/ / / / / / /
| | |/| | | | | | | |
|
| * | | | | | | | | | usb: m66592-udc buffer management update | Magnus Damm | 2009-07-05 | 2 | -23/+12 |
| |/ / / / / / / / |
|