Commit Graph

105778 Commits (43de804df8d6002059bf4af4522fa9273a19b8aa)
 

Author SHA1 Message Date
Andre Haupt 708d8cefd0 stallion: removed unused variable 17 years ago
Nye Liu ae2d4c396e cpm1: don't send break on TX_STOP, don't interrupt RX/TX when adjusting termios parameters 17 years ago
Maciej W. Rozycki e9a8f4d1de serial: DZ11: avoid a hang at console switch-over 17 years ago
Maciej W. Rozycki 3771359128 serial: Z85C30: avoid a hang at console switch-over 17 years ago
Catalin(ux) M BOIE b76c5a0717 serial: add support for a no-name 4 ports multiserial card 17 years ago
Aristeu Rozanski 7500b1f602 8250: fix break handling for Intel 82571 17 years ago
Adrian Bunk 920519c1c3 serial/8250_gsc.c: add MODULE_LICENSE 17 years ago
Ulrich Drepper 9fe5ad9c8c flag parameters add-on: remove epoll_create size param 17 years ago
Ulrich Drepper e38b36f325 flag parameters: check magic constants 17 years ago
Ulrich Drepper 510df2dd48 flag parameters: NONBLOCK in inotify_init 17 years ago
Ulrich Drepper be61a86d72 flag parameters: NONBLOCK in pipe 17 years ago
Ulrich Drepper 6b1ef0e60d flag parameters: NONBLOCK in timerfd_create 17 years ago
Ulrich Drepper e7d476dfdf flag parameters: NONBLOCK in eventfd 17 years ago
Ulrich Drepper 5fb5e04926 flag parameters: NONBLOCK in signalfd 17 years ago
Ulrich Drepper 77d2720059 flag parameters: NONBLOCK in socket and socketpair 17 years ago
Ulrich Drepper 99829b8329 flag parameters: NONBLOCK in anon_inode_getfd 17 years ago
Ulrich Drepper 4006553b06 flag parameters: inotify_init 17 years ago
Ulrich Drepper ed8cae8ba0 flag parameters: pipe 17 years ago
Ulrich Drepper 336dd1f70f flag parameters: dup2 17 years ago
Ulrich Drepper a0998b50c3 flag parameters: epoll_create 17 years ago
Ulrich Drepper 11fcb6c146 flag parameters: timerfd_create 17 years ago
Ulrich Drepper b087498eb5 flag parameters: eventfd 17 years ago
Ulrich Drepper 9deb27baed flag parameters: signalfd 17 years ago
Ulrich Drepper 7d9dbca342 flag parameters: anon_inode_getfd extension 17 years ago
Ulrich Drepper c019bbc612 flag parameters: paccept w/out set_restore_sigmask 17 years ago
Ulrich Drepper aaca0bdca5 flag parameters: paccept 17 years ago
Ulrich Drepper a677a039be flag parameters: socket and socketpair 17 years ago
Akinobu Mita 6e2c10a12a binfmt_misc: use simple_read_from_buffer() 17 years ago
Adrian Bunk 76a6f3dc9a CONFIG_SOUND_WM97XX: remove stale makefile line 17 years ago
Adrian Bunk 7102ed519a remove the OSS trident driver 17 years ago
Andy Whitcroft 33cba06573 checkpatch: version 0.21 17 years ago
Andy Whitcroft 234fff6515 checkpatch: types cannot start mid word for pointer tests 17 years ago
Andy Whitcroft 292f1a9b34 checkpatch: complex macros need to ignore comments 17 years ago
Andy Whitcroft 74048ed811 checkpatch: variants -- move the main unary/binary operators to use variants 17 years ago
Andy Whitcroft 1f65f947a6 checkpatch: add checks for question mark and colon spacing 17 years ago
Andy Whitcroft d250658658 checkpatch: possible modifiers -- handle multiple modifiers and trailing 17 years ago
Andy Whitcroft 0221f55c14 checkpatch: possible types -- known modifiers cannot be types 17 years ago
Andy Whitcroft 8ea3eb9a20 checkpatch: handle return types of pointers to functions 17 years ago
Andy Whitcroft b8f96a31f3 checkpatch: macro complexity checks are meaningless in linker scripts 17 years ago
Andy Whitcroft d2172eb5bd checkpatch: possible modifiers are not being correctly matched 17 years ago
Andy Whitcroft 7429c6903e checkpatch: improve type matcher debug 17 years ago
Andy Whitcroft 389a2fe57f checkpatch: allow for type modifiers on multiple declarations 17 years ago
Wolfram Sang 3c232147a7 checkpatch: correct spelling in kfree checks 17 years ago
Greg Kroah-Hartman 4c432a8f01 checkpatch: usb_free_urb() can take NULL 17 years ago
Andy Whitcroft f5fe35dd95 checkpatch: condition/loop indent checks 17 years ago
Andy Whitcroft 53210168fe checkpatch: toughen trailing if statement checks and extend them to while and for 17 years ago
Andy Whitcroft 8d31cfcecf checkpatch: check spacing for square brackets 17 years ago
Andy Whitcroft e2a763c20b checkpatch: switch -- report trailing statements on case and default 17 years ago
Andy Whitcroft f4c014c0de checkpatch: allow printk strings to exceed 80 characters to maintain their searchability 17 years ago
Andy Whitcroft 548596d523 checkpatch: trailing statement indent: fix end of statement location 17 years ago