Age | Commit message (Expand) | Author | Files | Lines |
2007-07-17 | i2o message leak in i2o_msg_post_wait_mem() | Vasily Averin | 1 | -1/+3 |
2007-07-17 | wrong memory access in i2o_block_device_lock() | Vasily Averin | 1 | -1/+1 |
2007-07-17 | i2o_cfg_passthru cleanup | Vasily Averin | 1 | -24/+38 |
2007-07-17 | i4l: leak in eicon/idifunc.c | Armin Schindler | 1 | -0/+1 |
2007-07-17 | isdn/capi warning fixes | Andrew Morton | 1 | -1/+1 |
2007-07-17 | Use menuconfig objects: ISDN: CONFIG_CAPI_EICON | Jan Engelhardt | 1 | -11/+10 |
2007-07-17 | Use menuconfig objects: ISDN: CONFIG_CAPI_AVM | Jan Engelhardt | 1 | -12/+10 |
2007-07-17 | Use menuconfig objects: ISDN: CONFIG_ISDN_CAPI | Jan Engelhardt | 5 | -15/+13 |
2007-07-17 | Use menuconfig objects: ISDN: CONFIG_ISDN | Jan Engelhardt | 5 | -16/+10 |
2007-07-17 | sane irq initialization in sedlbauer hisax | Karsten Keil | 1 | -1/+7 |
2007-07-17 | Make ISDN CAPI use seq_list_xxx helpers | Pavel Emelianov | 1 | -24/+4 |
2007-07-17 | Mismatching declarations of revision strings in HiSax | David Woodhouse | 1 | -5/+5 |
2007-07-17 | Use mutex instead of semaphore in CAPI 2.0 driver | Matthias Kaehlcke | 2 | -4/+4 |
2007-07-17 | use mutex instead of semaphore in SPI core/init code | Matthias Kaehlcke | 1 | -5/+6 |
2007-07-17 | spi_txx9 controller driver | Atsushi Nemoto | 3 | -0/+481 |
2007-07-17 | SPI: omap2_mcspi driver | Samuel Ortiz | 3 | -0/+1088 |
2007-07-17 | spi_mpc83xx.c: support QE enabled 83xx CPU's like mpc832x | Joakim Tjernlund | 2 | -4/+30 |
2007-07-17 | SPI master driver for Xilinx virtex | Andrei Konovalov | 4 | -0/+453 |
2007-07-17 | SPI: tle620x power switch driver | Ben Dooks | 4 | -0/+362 |
2007-07-17 | S3c24xx SPI controllers both select 'bitbang' | David Brownell | 1 | -1/+3 |
2007-07-17 | atmel_spi: don't always deselect chip between messages | David Brownell | 1 | -24/+103 |
2007-07-17 | atmel_spi: minor updates | David Brownell | 1 | -12/+45 |
2007-07-17 | spi_mpc83xx.c underclocking hotfix | Clifford Wolf | 1 | -0/+6 |
2007-07-17 | spi_lm70llp parport adapter driver | Kaiwan N Billimoria | 4 | -0/+440 |
2007-07-17 | spidev compiler warning gone | David Brownell | 1 | -2/+4 |
2007-07-17 | CRC7 support | Jan Nikitenko | 5 | -1/+94 |
2007-07-17 | SPI: add 3wire mode flag | David Brownell | 2 | -0/+5 |
2007-07-17 | SPI controller drivers: check for unsupported modes | David Brownell | 10 | -21/+66 |
2007-07-17 | IBMASM: must depend on CONFIG_INPUT | Dmitry Torokhov | 1 | -1/+1 |
2007-07-17 | IBMASM: miscellaneous fixes | Dmitry Torokhov | 1 | -19/+18 |
2007-07-17 | IBMASM: dont use extern in function declarations | Dmitry Torokhov | 1 | -32/+32 |
2007-07-17 | IBMASM: whitespace cleanup | Dmitry Torokhov | 14 | -62/+62 |
2007-07-17 | x86_64: speedup touch_nmi_watchdog | Andrew Morton | 1 | -3/+5 |
2007-07-17 | i386: speedup touch_nmi_watchdog | Andrew Morton | 1 | -3/+5 |
2007-07-17 | Inhibit NMI watchdog when Alt-SysRq-T operation is underway | Konrad Rzeszutek | 1 | -0/+1 |
2007-07-17 | Fix sparse false positives re BUG_ON(ptr) | Alexey Dobriyan | 1 | -1/+1 |
2007-07-17 | destroy_workqueue() can livelock | Oleg Nesterov | 1 | -6/+5 |
2007-07-17 | Kprobes on select architectures no longer EXPERIMENTAL | Ananth N Mavinakayanahalli | 4 | -8/+8 |
2007-07-17 | make timespec_equal() take const arguments | Jan Engelhardt | 1 | -1/+2 |
2007-07-17 | kallsyms: make KSYM_NAME_LEN include space for trailing '\0' | Tejun Heo | 11 | -27/+27 |
2007-07-17 | sb1250-duart.c: SB1250 DUART serial support | Maciej W. Rozycki | 9 | -45/+1074 |
2007-07-17 | Remove CHILD_MAX | Roland McGrath | 1 | -1/+0 |
2007-07-17 | Remove OPEN_MAX | Roland McGrath | 1 | -1/+0 |
2007-07-17 | avoid OPEN_MAX in SCM_MAX_FD | Roland McGrath | 1 | -1/+1 |
2007-07-17 | unregister_blkdev(): return void | Akinobu Mita | 2 | -7/+2 |
2007-07-17 | unregister_blkdev(): delete redundant message | Akinobu Mita | 1 | -3/+1 |
2007-07-17 | unregister_blkdev() delete redundant messages in callers | Akinobu Mita | 5 | -16/+5 |
2007-07-17 | unregister_blkdev(): do WARN_ON on failure | Akinobu Mita | 1 | -2/+3 |
2007-07-17 | proper prototype for proc_nr_files() | Adrian Bunk | 2 | -3/+6 |
2007-07-17 | PTRACE_POKEDATA consolidation | Alexey Dobriyan | 23 | -98/+32 |