]> git.kernelconcepts.de Git - karo-tx-linux.git/history - drivers
TTY: amiserial, use only one copy of async flags
[karo-tx-linux.git] / drivers /
2012-03-08 Jiri SlabyTTY: amiserial, use only one copy of async flags
2012-03-08 Jiri SlabyTTY: amiserial, remove tasklet for tty_wakeup
2012-03-08 Jiri SlabyTTY: serialP, remove unused material
2012-03-08 Jiri SlabyTTY: speakup, do not use serialP
2012-03-08 Jiri SlabyTTY: remove serialP.h inclusion from some files
2012-03-08 Jiri SlabyTTY: serial, include pci.h in m32r_sio
2012-03-08 Jiri SlabyTTY: serial, use atomic_inc_return in ioc4_serial
2012-03-08 Jiri SlabyNET: pc300, show version info from module init
2012-03-08 Jiri SlabyNET: pc300, do not zero global variables
2012-03-08 Jiri SlabyTTY: ipwireless, fix tty->index handling
2012-03-08 Jiri SlabyTTY: remove unneeded tty->index checks
2012-03-08 Jiri SlabyTTY: remove tty driver re-set from tty_reopen
2012-03-08 Jiri SlabyTTY: simplify tty_driver_lookup_tty a bit
2012-03-08 Jiri SlabyTTY: remove re-assignments to tty_driver members
2012-03-08 Jiri SlabyTTY: remove minor_num from tty_driver
2012-03-08 Jiri SlabyTTY: let alloc_tty_driver deduce the owner automatically
2012-03-08 Jiri SlabyTTY: tty_io, remove buffer re-assignments
2012-03-08 Jiri SlabyUSB: cdc-acm, use tty_standard_install
2012-03-08 Alan Coxvt: tackle the main part of the selection logic
2012-03-08 Alan Coxvt: waitevent is self locked so drop the tty_lock
2012-03-08 Alan Coxvt: push down tioclinux cases
2012-03-08 Alan Coxvt: push down the tty lock so we can see what is left...
2012-03-08 Alan Coxvt: sort out locking for font handling
2012-03-08 Dan Carpentertty: cyclades: TIOCSERGETLSR should should store to...
2012-03-08 Cousson, Benoittty: serial: OMAP: Fix oops due to NULL pdata in DT...
2012-03-08 Alan Coxvt:tackle kbd_table
2012-03-08 Greg Kroah-Hartmantty: delete briq_panel.c driver
2012-02-27 Greg Kroah-Hartmantty: keyboard.c: add uaccess.h to fix a build problem...
2012-02-24 Alan Coxvt: tidy a few bits of checkpatch noise
2012-02-24 Alan Coxvt: lock the accent table
2012-02-24 Greg Kroah-HartmanRevert "TTY: pty, remove superfluous ptm test"
2012-02-24 Greg Kroah-HartmanRevert "TTY: get rid of BTM around devpts_*"
2012-02-24 Chanho Minamba-pl011​/dma: Add check for the residue in DMA callback
2012-02-24 Denis 'GNUtoo' Carikliserial: samsung: fix s3c2442 platform data
2012-02-24 Stephen Rothwelltty/powerpc: early udbg consoles can't be modules
2012-02-24 Masanari Iidaserial: Fix typo in sn_console.c
2012-02-24 Danny Kukawkatty/serial/mux.c: linux/tty.h included twice
2012-02-10 Paul Gortmakertty: sparc: rename drivers/tty/serial/suncore.h ->...
2012-02-10 Greg Kroah-HartmanMerge tag 'tty-3.3-rc3' tty-next
2012-02-09 Linus TorvaldsMerge tag 'tty-3.3-rc3' of git://git.kernel.org/pub...
2012-02-09 Linus TorvaldsMerge tag 'staging-3.3-rc3' of git://git.kernel.org...
2012-02-09 Linus TorvaldsMerge tag 'driver-core-3.3-rc3' of git://git.kernel...
2012-02-09 Linus TorvaldsMerge tag 'char-misc-3.3-rc3' of git://git.kernel.org...
2012-02-09 Linus TorvaldsMerge tag 'usb-3.3-rc3' of git://git.kernel.org/pub...
2012-02-09 Paul Walmsleytty: serial: omap-serial: wakeup latency constraint...
2012-02-09 Paul Walmsleytty: serial: OMAP: block idle while the UART is transfe...
2012-02-09 Paul Walmsleytty: serial: OMAP: use a 1-byte RX FIFO threshold in...
2012-02-09 Tobias Klausertty: serial: altera_uart: Add CONSOLE_POLL support
2012-02-09 Tobias Klausertty: serial: altera_uart: remove early_altera_uart_setup
2012-02-09 Anton Vorontsovsysrq: Properly check for kernel threads
2012-02-09 Anton Vorontsovsysrq: Fix possible race with exiting task
2012-02-09 Feng Tangserial: pch_uart: trivail cleanup by removing the pch_u...
2012-02-09 Feng Tangserial: pch_uart: trivial cleanup by removing the get_msr()
2012-02-09 Feng Tangserial: pch_uart: add debugfs hook for register dump
2012-02-09 Linus TorvaldsMerge branch 'iommu/fixes' of git://git.kernel.org...
2012-02-09 Linus TorvaldsMerge branch '3.3-rc-fixes' of git://git.kernel.org...
2012-02-09 Linus TorvaldsMerge tag 'md-3.3-fixes' of git://neil.brown.name/md
2012-02-09 Linus TorvaldsMerge tag 'spi-for-linus' of git://git.secretlab.ca...
2012-02-09 Linus TorvaldsMerge branch 'akpm' (Andrew's tree)
2012-02-09 Russell Kingpcmcia: fix socket refcount decrementing on each resume
2012-02-09 Axel Lindrivers/leds/leds-lm3530.c: fix setting pltfm->als_vmax
2012-02-09 Evgeniy Polyakovstaging: pohmelfs: remove drivers/staging/pohmelfs
2012-02-08 Greg Kroah-Hartmandriver-core: cpu: fix kobject warning when hotplugging...
2012-02-08 Yinghai LuACPI: remove duplicated lines of merging problems with...
2012-02-08 Paul Gortmakerm32r: relocate drivers back out of 8250 dir
2012-02-08 Linus TorvaldsMerge tag 'sound-fixes' of git://git.kernel.org/pub...
2012-02-08 Anton Vorontsovstaging: android/ram_console: Don't build on arches...
2012-02-08 Larry Fingerstaging: r8712u: Use asynchronous firmware loading
2012-02-08 Bart Westgeeststaging: usbip: fix to prevent potentially using uninit...
2012-02-08 Larry Fingerstaging: r8712u: Fix problem when CONFIG_R8712_AP is set
2012-02-08 Omar Ramirez Lunastaging: tidspbridge: fix incorrect free to drv_datap
2012-02-08 Omar Ramirez Lunastaging: tidspbridge: fix bridge_open memory leaks
2012-02-08 Arve Hjønnevågstaging: android: lowmemorykiller: Don't wait more...
2012-02-08 Seth Jenningsstaging: zcache: fix serialization bug in zv stats
2012-02-08 Randy Dunlapstaging: fix go7007-usb license
2012-02-08 Arve HjønnevågStaging: android: binder: Fix crashes when sharing...
2012-02-08 Shuah KhanStaging: android: Remove pmem driver
2012-02-08 Pekka PaalanenStaging: asus_oled: fix NULL-ptr crash on unloading
2012-02-08 Pekka PaalanenStaging: asus_oled: fix image processing
2012-02-08 Arve HjønnevågStaging: android: binder: Don't call dump_stack in...
2012-02-08 Larry Fingerstaging: r8712u: Add new Sitecom UsB ID
2012-02-08 Dan Magenheimerzcache: Set SWIZ_BITS to 8 to reduce tmem bucket lock...
2012-02-08 Dan Magenheimerzcache: fix deadlock condition
2012-02-08 Rob Clarkstaging: drm/omap: fix locking issue
2012-02-08 Julia Lawalldrivers/staging/omapdrm/omap_fbdev.c: move free after...
2012-02-08 Rob Clarkstaging: drm/omap: fix minimum width/height
2012-02-08 Rob Clarkstaging: drm/omap: updates for DSS fifomerge API changes
2012-02-08 Rob Clarkstaging: drm/omap: multiplanar and YUV support
2012-02-08 Rob Clarkstaging: drm/omap: add drm_plane support
2012-02-08 Rob Clarkstaging: drm/omap: drm API update: addfb2
2012-02-08 Rob Clarkstaging: drm/omap: drm API update: make fops struct...
2012-02-08 Greg Kroah-Hartmanstaging: delete gma500 driver
2012-02-07 Linus TorvaldsMerge tag 'fbdev-fixes-for-3.3-1' of git://github.com...
2012-02-07 Linus TorvaldsMerge tag 'ib-srpt-fixes' of git://git.kernel.org/pub...
2012-02-07 Linus TorvaldsMerge tag 'for-linus' of git://git.kernel.org/pub/scm...
2012-02-07 Yinghai LuACPI: remove duplicated lines of merging problems with...
2012-02-07 Linus TorvaldsMerge git://git.samba.org/sfrench/cifs-2.6
2012-02-07 Linus TorvaldsMerge branch 'upstream-fixes' of git://git.kernel.org...
2012-02-07 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2012-02-07 Jiri KosinaHID: wiimote: fix invalid power_supply_powers call
next