aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2008-07-22tty-usb-keyspan-pda: Coding styleAlan Cox
2008-07-22keyspan: Use string flip functions when possibleAlan Cox
2008-07-22tty-usb-keyspan: Coding styleAlan Cox
2008-07-22tty-usb-iuu-phoenix: Clean up to coding styleAlan Cox
2008-07-22tty-usb-ipw: Coding styleAlan Cox
2008-07-22ipaq: Coding styleAlan Cox
2008-07-22io_ti: Minor coding styleAlan Cox
2008-07-22usb-serial: Coding styleAlan Cox
2008-07-22tty-usb-visor: Coding styleAlan Cox
2008-07-22tty-usb-hp4x: Fix overlong lineAlan Cox
2008-07-22tty-usb-generic: Code cleanupAlan Cox
2008-07-22garmin_gps: Coding styleAlan Cox
2008-07-22funsoft: Switch to linux/uaccessAlan Cox
2008-07-22ftdi_sio: Coding styleAlan Cox
2008-07-22empeg: Coding styleAlan Cox
2008-07-22digi_acceleport: coding styleAlan Cox
2008-07-22usb-cypress: There is no 0 case to go with CS5/6/7/8 so remove the testAlan Cox
2008-07-22cypress_m8: coding styleAlan Cox
2008-07-22cyberjack: Coding styleAlan Cox
2008-07-22cp2101: coding styleAlan Cox
2008-07-22tty-usb-console: Fix termiosAlan Cox
2008-07-22tty-usb-console: tidy the USB console codeAlan Cox
2008-07-22usb-serial-bus: tidy coding styleAlan Cox
2008-07-22belkin_sa: clean up codeAlan Cox
2008-07-22whiteheat: fix bugs found in the tidy and auditAlan Cox
2008-07-22whiteheat: coding styleAlan Cox
2008-07-22usb_serial: API all changeAlan Cox
2008-07-22ttydev: Fix up compile failures in the PPC buildAlan Cox
2008-07-22markers: fix duplicate modpost entryMathieu Desnoyers
2008-07-22Fix build on COMPAT platforms when CONFIG_EPOLL is disabledAtsushi Nemoto
2008-07-22tpm: MAINTAINERS whitespace fix and email addresses additionRajiv Andrade
2008-07-22proc: fix /proc/*/pagemap some moreAlexey Dobriyan
2008-07-22cpusets: fix wrong domain attr updatesMiao Xie
2008-07-22gpio: pcf857x: add lock and handle more chipsDavid Brownell
2008-07-22gpio: gpio driver for max7301 SPI GPIO expanderJuergen Beisert
2008-07-22execve filename: document and export via auxiliary vectorJohn Reiser
2008-07-22x86: fix crash due to missing debugctlmsr on AMD K6-3Jan Kratochvil
2008-07-22remove CONFIG_KMOD from core kernel codeJohannes Berg
2008-07-22remove CONFIG_KMOD from libJohannes Berg
2008-07-22remove CONFIG_KMOD from sparc64Johannes Berg
2008-07-22rework try_then_request_module to do less in non-modular kernelsJohannes Berg
2008-07-22remove mention of CONFIG_KMOD from documentationJohannes Berg
2008-07-22make CONFIG_KMOD invisibleJohannes Berg
2008-07-22modules: Take a shortcut for checking if an address is in a moduleRusty Russell
2008-07-22module: turn longs into ints for module sizesDenys Vlasenko
2008-07-22Shrink struct module: CONFIG_UNUSED_SYMBOLS ifdefsDenys Vlasenko
2008-07-22module: reorder struct module to save space on 64 bit buildsRichard Kennedy
2008-07-22module: generic each_symbol iterator functionRusty Russell
2008-07-22module: don't use stop_machine for waiting rmmodRusty Russell
2008-07-22x86: add PTE_FLAGS_MASKJeremy Fitzhardinge