| Commit message (Expand) | Author | Age |
* | USB: keyspan termios tidy | Alan Cox | 2007-10-25 |
* | USB: ir_usb: termios handling | Alan Cox | 2007-10-25 |
* | USB: empeg: clean up and handle speeds | Alan Cox | 2007-10-25 |
* | USB: digi_acceleport: fix termios and also readability a bit | Alan Cox | 2007-10-25 |
* | USB: ch341: fix termios handling | Alan Cox | 2007-10-25 |
* | usb serial: kill another case we pass NULL and shouldn't | Alan Cox | 2007-10-25 |
* | USB: ark3116: update termios handling | Alan Cox | 2007-10-25 |
* | serial: stop passing NULL to functions that expect data | Alan Cox | 2007-10-25 |
* | USB: add new Novatel device ids to option driver | Greg Kroah-Hartman | 2007-10-25 |
* | Linux 2.6.24-rc1v2.6.24-rc1 | Linus Torvalds | 2007-10-23 |
* | add port definition for mcf UART driver | Greg Ungerer | 2007-10-23 |
* | m68knommu: remove unused machdep variable definitions | Greg Ungerer | 2007-10-23 |
* | m68knommu: define DMA channels for ColdFire 532x | Greg Ungerer | 2007-10-23 |
* | m68knommu: add platform struct for ColdFire UART driver | Greg Ungerer | 2007-10-23 |
* | m68knommu: mark mem init functions as __init | Greg Ungerer | 2007-10-23 |
* | m68knommu: mark setup_arch() as __init | Greg Ungerer | 2007-10-23 |
* | m68knommu: cleanup 68VZ328 init code | Greg Ungerer | 2007-10-23 |
* | m68knommu: cleanup 68EZ328 init code | Greg Ungerer | 2007-10-23 |
* | m68knommu: cleanup 68360 startup code | Greg Ungerer | 2007-10-23 |
* | m68knommu: cleanup 68328 timer code | Greg Ungerer | 2007-10-23 |
* | m68knommu: cleanup 68328 init code | Greg Ungerer | 2007-10-23 |
* | m68knommu: remove unused variables in setup.c | Greg Ungerer | 2007-10-23 |
* | Merge branch 'irq-upstream' of master.kernel.org:/pub/scm/linux/kernel/git/jg... | Linus Torvalds | 2007-10-23 |
|\ |
|
| * | [SPARC, XEN, NET/CXGB3] use irq_handler_t where appropriate | Jeff Garzik | 2007-10-23 |
| * | drivers/char/riscom8: clean up irq handling | Jeff Garzik | 2007-10-23 |
| * | isdn/sc: irq handler clean | Jeff Garzik | 2007-10-23 |
| * | isdn/act2000: fix major bug. clean irq handler. | Jeff Garzik | 2007-10-23 |
| * | char/pcmcia/synclink_cs: trim trailing whitespace | Jeff Garzik | 2007-10-23 |
| * | drivers/char/ip2: separate polling and irq-driven work entry points | Jeff Garzik | 2007-10-23 |
| * | drivers/char/ip2: split out irq core logic into separate function | Jeff Garzik | 2007-10-23 |
| * | [NETDRVR] lib82596, netxen: delete pointless tests from irq handler | Jeff Garzik | 2007-10-23 |
| * | Eliminate pointless casts from void* in a few driver irq handlers. | Jeff Garzik | 2007-10-23 |
| * | [PARPORT] Remove unused 'irq' argument from parport irq functions | Jeff Garzik | 2007-10-23 |
| * | [PARPORT] Kill useful 'irq' arg from parport_{generic_irq,ieee1284_interrupt} | Jeff Garzik | 2007-10-23 |
| * | [PARPORT] Consolidate code copies into a single generic irq handler | Jeff Garzik | 2007-10-23 |
* | | Merge branch 'warnings' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzi... | Linus Torvalds | 2007-10-23 |
|\ \ |
|
| * | | ni5010: kill unused variable | Jeff Garzik | 2007-10-23 |
| * | | eexpress: fix !SMP unused-var warning | Jeff Garzik | 2007-10-23 |
| * | | cgroup: kill unused variable | Jeff Garzik | 2007-10-23 |
| |/ |
|
* | | Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/... | Linus Torvalds | 2007-10-23 |
|\ \ |
|
| * | | Remove Andrew Morton from list of net driver maintainers. | Jeff Garzik | 2007-10-23 |
| * | | bonding: Acquire correct locks in alb for promisc change | Jay Vosburgh | 2007-10-23 |
| * | | bonding: Convert more locks to _bh, acquire rtnl, for new locking | Jay Vosburgh | 2007-10-23 |
| * | | bonding: Convert locks to _bh, rework alb locking for new locking | Jay Vosburgh | 2007-10-23 |
| * | | bonding: Convert miimon to new locking | Jay Vosburgh | 2007-10-23 |
| * | | bonding: Convert balance-rr transmit to new locking | Jay Vosburgh | 2007-10-23 |
| * | | Convert bonding timers to workqueues | Jay Vosburgh | 2007-10-23 |
| * | | Update MAINTAINERS to reflect my (jgarzik's) current efforts. | Jeff Garzik | 2007-10-23 |
| * | | pasemi_mac: fix typo | Olof Johansson | 2007-10-23 |
| * | | defxx.c: dfx_bus_init() is __devexit not __devinit | Maciej W. Rozycki | 2007-10-23 |