Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | | | | pcmcia: remove obsolete and wrong comments | Dominik Brodowski | 2010-09-29 | 1 | -32/+0 | |
| * | | | | | | | | | | pcmcia: move driver name to struct pcmcia_driver | Dominik Brodowski | 2010-09-29 | 1 | -3/+1 | |
| * | | | | | | | | | | pcmcia: use autoconfiguration feature for ioports and iomem | Dominik Brodowski | 2010-09-29 | 1 | -65/+67 | |
| * | | | | | | | | | | pcmcia: introduce autoconfiguration feature | Dominik Brodowski | 2010-09-29 | 1 | -9/+1 | |
| * | | | | | | | | | | pcmcia: convert pcmcia_request_configuration to pcmcia_enable_device | Dominik Brodowski | 2010-09-29 | 1 | -6/+5 | |
| * | | | | | | | | | | pcmcia: move config_{base,index,regs} to struct pcmcia_device | Dominik Brodowski | 2010-09-29 | 1 | -3/+3 | |
| * | | | | | | | | | | pcmcia: simplify IntType | Dominik Brodowski | 2010-09-29 | 1 | -2/+0 | |
| * | | | | | | | | | | pcmcia: simplify Status, ExtStatus register access | Dominik Brodowski | 2010-09-29 | 1 | -7/+4 | |
| * | | | | | | | | | | pcmcia: move Vpp setup to struct pcmcia_device | Dominik Brodowski | 2010-09-29 | 1 | -1/+1 | |
| |/ / / / / / / / / | ||||||
* | | | | | | | | | | SERIAL: ioc3_serial: Return -ENOMEM on memory allocation failure | Julia Lawall | 2010-10-19 | 1 | -0/+1 | |
| |/ / / / / / / / |/| | | | | | | | | ||||||
* | | | | | | | | | drivers/serial/mrst_max3110.c needs linux/irq.h | Andrew Morton | 2010-10-01 | 1 | -0/+1 | |
* | | | | | | | | | drivers/serial/mfd.c needs slab.h | Andrew Morton | 2010-10-01 | 1 | -0/+1 | |
|/ / / / / / / / | ||||||
* | | | | | | | | serial: mfd: fix bug in serial_hsu_remove() | Feng Tang | 2010-09-20 | 1 | -8/+9 | |
* | | | | | | | | serial: amba-pl010: fix set_ldisc | Mika Westerberg | 2010-09-20 | 1 | -7/+2 | |
* | | | | | | | | Merge branch 'urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/brodo/... | Linus Torvalds | 2010-09-16 | 1 | -26/+36 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | pcmcia serial_cs.c: fix multifunction card handling | Dominik Brodowski | 2010-09-15 | 1 | -26/+36 | |
| |/ / / / / / / | ||||||
* | | | | | | | | Merge branch 'next-spi' of git://git.secretlab.ca/git/linux-2.6 | Linus Torvalds | 2010-09-13 | 1 | -0/+1 | |
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | | | ||||||
| * | | | | | | | powerpc/5200: mpc52xx_uart.c: Add of_node_put to avoid memory leak | Julia Lawall | 2010-09-08 | 1 | -0/+1 | |
* | | | | | | | | serial: bfin_sport_uart: restore transmit frame sync fix | Sonic Zhang | 2010-09-03 | 1 | -1/+1 | |
|/ / / / / / / | ||||||
* | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds | 2010-08-28 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | Input: sysrq - drop tty argument form handle_sysrq() | Dmitry Torokhov | 2010-08-21 | 1 | -1/+1 | |
| | |_|_|_|/ / | |/| | | | | | ||||||
* | | | | | | | 68328serial: check return value of copy_*_user() instead of access_ok() | Kulikov Vasiliy | 2010-08-23 | 1 | -18/+11 | |
* | | | | | | | serial: print early console device address in hex | Luck, Tony | 2010-08-23 | 1 | -2/+2 | |
| |_|_|_|_|/ |/| | | | | | ||||||
* | | | | | | Merge branch 'merge-devicetree' of git://git.secretlab.ca/git/linux-2.6 | Linus Torvalds | 2010-08-18 | 1 | -2/+1 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | of: Fix missing includes | Grant Likely | 2010-08-16 | 1 | -2/+1 | |
| |/ / / / / | ||||||
* | | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval... | David S. Miller | 2010-08-16 | 40 | -306/+4832 | |
|\ \ \ \ \ \ | |/ / / / / | ||||||
| * | | | | | Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6 | Linus Torvalds | 2010-08-12 | 11 | -28/+28 | |
| |\ \ \ \ \ | ||||||
| | * | | | | | of/device: Replace struct of_device with struct platform_device | Grant Likely | 2010-08-06 | 11 | -28/+28 | |
| * | | | | | | Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 2010-08-11 | 5 | -18/+74 | |
| |\ \ \ \ \ \ | | |_|/ / / / | |/| | | | | | ||||||
| | * | | | | | Merge branches 'master' and 'devel' into for-linus | Russell King | 2010-08-10 | 5 | -18/+74 | |
| | |\ \ \ \ \ | ||||||
| | | * \ \ \ \ | Merge branch 'for-rmk' of git://git.kernel.org/pub/scm/linux/kernel/git/kgene... | Russell King | 2010-08-09 | 3 | -4/+17 | |
| | | |\ \ \ \ \ | ||||||
| | | | * | | | | | ARM: S5PV310: Add serial port support | Jongpill Lee | 2010-08-05 | 2 | -2/+10 | |
| | | | * | | | | | ARM: SAMSUNG: serial: Add FRACVAL support for newer UART | Jongpill Lee | 2010-08-05 | 1 | -2/+7 | |
| | | * | | | | | | Merge master.kernel.org:/pub/scm/linux/kernel/git/lethal/genesis-2.6 into dev... | Russell King | 2010-08-06 | 2 | -14/+57 | |
| | | |\ \ \ \ \ \ | | | | |_|/ / / / | | | |/| | | | | | ||||||
| | | | * | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval... | Paul Mundt | 2010-08-04 | 5 | -20/+90 | |
| | | | |\ \ \ \ \ | | | | | | |_|_|/ | | | | | |/| | | | ||||||
| | | | * | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval... | Paul Mundt | 2010-07-05 | 8 | -119/+251 | |
| | | | |\ \ \ \ \ | | | | | | |_|_|/ | | | | | |/| | | | ||||||
| | | | * | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval... | Paul Mundt | 2010-05-31 | 15 | -127/+78 | |
| | | | |\ \ \ \ \ | ||||||
| | | | * | | | | | | serial: sh-sci: fix handling of SCIFB sh-mobile ports | Guennadi Liakhovetski | 2010-05-24 | 2 | -14/+57 | |
| * | | | | | | | | | U6715 16550A serial driver support | Philippe Langlais | 2010-08-10 | 1 | -3/+34 | |
| * | | | | | | | | | serial: max3107: Fix gpiolib support | Alan Cox | 2010-08-10 | 1 | -0/+2 | |
| * | | | | | | | | | hsu: call PCI pm hooks in suspend/resume function | Feng Tang | 2010-08-10 | 1 | -9/+22 | |
| * | | | | | | | | | hsu: some code cleanup | Feng Tang | 2010-08-10 | 1 | -66/+19 | |
| * | | | | | | | | | hsu: add a periodic timer to check dma rx channel | Feng Tang | 2010-08-10 | 1 | -3/+47 | |
| * | | | | | | | | | hsu: driver for Medfield High Speed UART device | Feng Tang | 2010-08-10 | 3 | -0/+1499 | |
| * | | | | | | | | | serial: add support for OX16PCI958 card | Lytochkin Boris | 2010-08-10 | 1 | -0/+13 | |
| * | | | | | | | | | serial: 68328serial.c: remove dead (ALMA_ANS | DRAGONIXVZ | M68EZ328ADS) | Christoph Egger | 2010-08-10 | 1 | -11/+5 | |
| * | | | | | | | | | timbuart: use __devinit and __devexit macros for probe and remove | Richard Röjfors | 2010-08-10 | 1 | -3/+3 | |
| * | | | | | | | | | serial: MMIO32 support for 8250_early.c | Samium Gromoff | 2010-08-10 | 1 | -15/+42 | |
| * | | | | | | | | | serial: mcf: don't take spinlocks in already protected functions | Yury Georgievskiy | 2010-08-10 | 1 | -18/+13 | |
| * | | | | | | | | | serial: general fixes in the serial_rs485 structure | Claudio Scordino | 2010-08-10 | 1 | -3/+8 |