aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* spidev: BKL removalAlan Cox2008-07-24
* spi: make spi_board_info.modalias a char arrayGrant Likely2008-07-24
* SPI Kconfig simplificationsRobert P. J. Day2008-07-24
* xilinx_spi: test below 0 on unsigned irq in xilinx_spi_probe()Roel Kluin2008-07-24
* spi: spi_mpc83xx clockrate fixesChen Gong2008-07-24
* stallion: removed unused variableAndre Haupt2008-07-24
* cpm1: don't send break on TX_STOP, don't interrupt RX/TX when adjusting termi...Nye Liu2008-07-24
* serial: DZ11: avoid a hang at console switch-overMaciej W. Rozycki2008-07-24
* serial: Z85C30: avoid a hang at console switch-overMaciej W. Rozycki2008-07-24
* serial: add support for a no-name 4 ports multiserial cardCatalin(ux) M BOIE2008-07-24
* 8250: fix break handling for Intel 82571Aristeu Rozanski2008-07-24
* serial/8250_gsc.c: add MODULE_LICENSEAdrian Bunk2008-07-24
* flag parameters add-on: remove epoll_create size paramUlrich Drepper2008-07-24
* flag parameters: check magic constantsUlrich Drepper2008-07-24
* flag parameters: NONBLOCK in inotify_initUlrich Drepper2008-07-24
* flag parameters: NONBLOCK in pipeUlrich Drepper2008-07-24
* flag parameters: NONBLOCK in timerfd_createUlrich Drepper2008-07-24
* flag parameters: NONBLOCK in eventfdUlrich Drepper2008-07-24
* flag parameters: NONBLOCK in signalfdUlrich Drepper2008-07-24
* flag parameters: NONBLOCK in socket and socketpairUlrich Drepper2008-07-24
* flag parameters: NONBLOCK in anon_inode_getfdUlrich Drepper2008-07-24
* flag parameters: inotify_initUlrich Drepper2008-07-24
* flag parameters: pipeUlrich Drepper2008-07-24
* flag parameters: dup2Ulrich Drepper2008-07-24
* flag parameters: epoll_createUlrich Drepper2008-07-24
* flag parameters: timerfd_createUlrich Drepper2008-07-24
* flag parameters: eventfdUlrich Drepper2008-07-24
* flag parameters: signalfdUlrich Drepper2008-07-24
* flag parameters: anon_inode_getfd extensionUlrich Drepper2008-07-24
* flag parameters: paccept w/out set_restore_sigmaskUlrich Drepper2008-07-24
* flag parameters: pacceptUlrich Drepper2008-07-24
* flag parameters: socket and socketpairUlrich Drepper2008-07-24
* binfmt_misc: use simple_read_from_buffer()Akinobu Mita2008-07-24
* CONFIG_SOUND_WM97XX: remove stale makefile lineAdrian Bunk2008-07-24
* remove the OSS trident driverAdrian Bunk2008-07-24
* checkpatch: version 0.21Andy Whitcroft2008-07-24
* checkpatch: types cannot start mid word for pointer testsAndy Whitcroft2008-07-24
* checkpatch: complex macros need to ignore commentsAndy Whitcroft2008-07-24
* checkpatch: variants -- move the main unary/binary operators to use variantsAndy Whitcroft2008-07-24
* checkpatch: add checks for question mark and colon spacingAndy Whitcroft2008-07-24
* checkpatch: possible modifiers -- handle multiple modifiers and trailingAndy Whitcroft2008-07-24
* checkpatch: possible types -- known modifiers cannot be typesAndy Whitcroft2008-07-24
* checkpatch: handle return types of pointers to functionsAndy Whitcroft2008-07-24
* checkpatch: macro complexity checks are meaningless in linker scriptsAndy Whitcroft2008-07-24
* checkpatch: possible modifiers are not being correctly matchedAndy Whitcroft2008-07-24
* checkpatch: improve type matcher debugAndy Whitcroft2008-07-24
* checkpatch: allow for type modifiers on multiple declarationsAndy Whitcroft2008-07-24
* checkpatch: correct spelling in kfree checksWolfram Sang2008-07-24
* checkpatch: usb_free_urb() can take NULLGreg Kroah-Hartman2008-07-24
* checkpatch: condition/loop indent checksAndy Whitcroft2008-07-24