Commit Graph

153303 Commits (c277331d5fbaae5772ed19862feefa91f4e477d3)
 

Author SHA1 Message Date
Dirk Eibach a90b037583 char: moxa, prevent opening unavailable ports 16 years ago
Mike Frysinger 0b9ce5a201 istallion: add missing __devexit marking 16 years ago
Roel Kluin 4390b9e0cf dtlk: off by one in {read,write}_tts() 16 years ago
Oleg Nesterov befca96779 ptrace: wait_task_zombie: do not account traced sub-threads 16 years ago
Atsushi Nemoto e6229bec25 rtc: make rtc_update_irq callable with irqs enabled 16 years ago
Anton Vorontsov 575c5807f6 spi_mpc8xxx: s/83xx/8xxx/g 16 years ago
Anton Vorontsov 34a661a1fe spi_mpc83xx: rename spi_83xx.c to spi_8xxx.c 16 years ago
Anton Vorontsov aef79d8276 spi_mpc83xx: remove dead code 16 years ago
Anton Vorontsov b9b9af11fe spi_mpc83xx: split mpc83xx_spi_work() into two routines 16 years ago
Anton Vorontsov 9effb959de spi_mpc83xx: fix checkpatch issues 16 years ago
Anton Vorontsov d2998c2c36 powerpc/86xx: add MMC SPI support for MPC8610HPCD boards 16 years ago
Anton Vorontsov 5afbf098d1 spi_mpc83xx: add small delay after asserting chip-select line 16 years ago
Anton Vorontsov fd8a11e100 spi_mpc83xx: quieten down the "Requested speed is too low" message 16 years ago
Anton Vorontsov 9e04b3336a spi_mpc83xx: handle other Freescale processors 16 years ago
Joe Perches 433f13a727 bootmem.c: avoid c90 declaration warning 16 years ago
Baruch Siach 1e9c285998 gpio: driver for PrimeCell PL061 GPIO controller 16 years ago
Greg Kroah-Hartman c7a5d70796 Staging: comedi: fix build errors 16 years ago
Roberto De Ioris 7316bc55ed Staging: udlfb: update to version 0.2.3 16 years ago
Greg Kroah-Hartman 4b6a4856c6 Staging: udlfb: fix some sparse warnings. 16 years ago
Greg Kroah-Hartman f05e0575ed Staging: udlfb: clean up checkpatch warnings in udlfb.c 16 years ago
Greg Kroah-Hartman 39e7df5d17 Staging: udlfb: clean up checkpatch warnings in udlfb.h 16 years ago
Greg Kroah-Hartman 9a82e6df79 Staging: udlfb: add udlfb driver to build 16 years ago
Roberto De Ioris 88e58b1a42 Staging: add udlfb driver 16 years ago
Greg Kroah-Hartman 0f218ee2b7 Staging: pata_rdc: remove pointless comments 16 years ago
Greg Kroah-Hartman 0b77ca66a6 Staging: pata_rdc: remove DRIVER macros 16 years ago
Greg Kroah-Hartman da9dbc0059 Staging: pata_rdc: remove dbgprintf macro 16 years ago
Greg Kroah-Hartman c7a8c592c1 Staging: pata_rdc: remove broken flag 16 years ago
Greg Kroah-Hartman 6b23e3104d Staging: pata_rdc: fix build warnings 16 years ago
Greg Kroah-Hartman 1a24bda261 Staging: pata_rdc: use PCI_DEVICE 16 years ago
Greg Kroah-Hartman c0a5962f76 Staging: pata_rdc: remove function prototypes 16 years ago
Greg Kroah-Hartman 482612afc6 Staging: pata_rdc: coding style fixes 16 years ago
Greg Kroah-Hartman b079fa27d9 Staging: pata_rdc: convert code to work in 2.6.29 16 years ago
Greg Kroah-Hartman 89a2c2085b Staging: pata_rdc: add driver to the build system 16 years ago
Kevin Huang ad41a8a58e Staging: add pata_rdc driver 16 years ago
Greg Kroah-Hartman ba49d59ac4 Staging: remove obsolete serqt_usb driver 16 years ago
Bill Pemberton 8ba911c793 Staging: serqt_usb2 add the driver to the build 16 years ago
Bill Pemberton d75662e164 Staging: Add serqt_usb2, a rewrite of serqt_usb for the usb-serial layer 16 years ago
Greg Kroah-Hartman 0d99b6eb85 Staging: asus_oled: fix build warnings 16 years ago
Greg Kroah-Hartman 04b17c935b Staging: slicoss: fix build warnings 16 years ago
Jean Delvare b0f434a7e9 Staging: slicoss: Add missing __devexit_p() 16 years ago
Greg Kroah-Hartman 602bd07313 Staging: altpciechdma: fix build warnings 16 years ago
Jean Delvare 24f5063d3f Staging: altpciechdma: Add missing __devexit_p() 16 years ago
Dongxiao Xu afcf462a1f Staging: heci: fix the problem that file_ext->state should be protected by device_lock 16 years ago
Dongxiao Xu 8d1c50e982 Staging: heci: do not print error when heci_bh_handler is already on workqueue 16 years ago
Dongxiao Xu ad914a3ec5 Staging: heci: fix setting h_is bit in h_csr register 16 years ago
Dongxiao Xu 52b855600c Staging: heci: fix typos and add wait after disconnect 16 years ago
Dongxiao Xu 58b25a63a1 Staging: heci: fix softirq safe to unsafe spinlock issue 16 years ago
Dongxiao Xu 72abd22883 Staging: heci: fix spinlock order mess of device_lock and read_io_lock 16 years ago
Dongxiao Xu 171df63819 Staging: heci: fix wrong order of device_lock and file_lock 16 years ago
Dongxiao Xu 36e844671c Staging: heci: fix userspace pointer mess 16 years ago