summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2009-01-07wimax: export linux/wimax.h and linux/wimax/i2400m.h with headers_installInaky Perez-Gonzalez
2009-01-07i2400m: host/device procotol and core driver definitionsInaky Perez-Gonzalez
2009-01-07wimax: debug macros and debug settings for the WiMAX stackInaky Perez-Gonzalez
2009-01-07wimax: headers for kernel API and user space interactionInaky Perez-Gonzalez
2009-01-07debugfs: add helpers for exporting a size_t simple valueInaky Perez-Gonzalez
2009-01-07USB: remove info() macro from usb.hGreg Kroah-Hartman
2009-01-07USB: remove warn() macro from usb.hGreg Kroah-Hartman
2009-01-07USB: storage: add last-sector hacksAlan Stern
2009-01-07USB: extension of anchor API to unpoison an anchorOliver Neukum
2009-01-07USB: mark "reject" field of struct urb as atomic_tMing Lei
2009-01-07USB: utilize the bus notifiersAlan Stern
2009-01-07USB: musb: use new platform data interface of musb to replace old oneBryan Wu
2009-01-07USB: Enhance usage of pm_message_tAlan Stern
2009-01-07USB: otg: add otg_put_transceiver()Philipp Zabel
2009-01-07USB: otg: gpio_vbus transceiver stubPhilipp Zabel
2009-01-07USB: storage devices and SATBen Efros
2009-01-07USB: Allow usbmon as a module even if usbcore is builtinPete Zaitcev
2009-01-07USB: Introduce usb_queue_reset() to do resets from atomic contextsInaky Perez-Gonzalez
2009-01-07USB: add asynchronous autosuspend/autoresume supportAlan Stern
2009-01-07USB: wusb: annotate association types withe proper endiannessHarvey Harrison
2009-01-07usb host: Oxford OXU210HP HCD driver.Rodolfo Giometti
2009-01-06Fix up 64-bit byte swaps for most 32-bit architecturesLinus Torvalds
2009-01-06byteorder: remove the now unused byteorder.hHarvey Harrison
2009-01-06mn10300: introduce asm/swab.hHarvey Harrison
2009-01-06frv: introduce asm/swab.hHarvey Harrison
2009-01-06m32r: introduce asm/swab.hHarvey Harrison
2009-01-06m68k: introduce asm/swab.hHarvey Harrison
2009-01-06byteorder: only use linux/swab.hHarvey Harrison
2009-01-06Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2009-01-06Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds
2009-01-06Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2009-01-06Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2009-01-06Merge branch 'irq-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2009-01-06Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2009-01-06Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds
2009-01-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6Linus Torvalds
2009-01-06Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/msz...Linus Torvalds
2009-01-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6Linus Torvalds
2009-01-06fs/exec.c: make do_coredump() voidWANG Cong
2009-01-06rapidio: remove excess kernel-doc notationRandy Dunlap
2009-01-06twl4030-gpio: cleanup debounceDavid Brownell
2009-01-06autofs4: make autofs type usage explicitIan Kent
2009-01-06autofs4: improve parameter usageIan Kent
2009-01-06kprobes: support probing module __exit functionMasami Hiramatsu
2009-01-06kprobes: add kprobe_insn_mutex and cleanup arch_remove_kprobe()Masami Hiramatsu
2009-01-06module: add within_module_core() and within_module_init()Masami Hiramatsu
2009-01-06spi_gpio driverDavid Brownell
2009-01-06binfmts.h: include list.hHiroshi Shimamoto
2009-01-06include/linux/interrupt.h: do not include linux/irqnr.h twiceJesper Juhl
2009-01-06remove linux/hardirq.h from asm-generic/local.hRussell King