summaryrefslogtreecommitdiffstats
path: root/drivers/eisa (unfollow)
Commit message (Expand)AuthorFilesLines
2010-06-05vmscan: fix do_try_to_free_pages() return value when priority==0 reclaim failureKOSAKI Motohiro1-13/+16
2010-06-05kernel/: fix BUG_ON checks for cpu notifier callbacks direct callAkinobu Mita2-2/+2
2010-06-05cgroups: alloc_css_id() increments hierarchy depthGreg Thelen1-1/+1
2010-06-05lib: add s390 to atomic64_dec_if_positive archsHeiko Carstens1-1/+2
2010-06-05fbdev: fix frame buffer devices menuThadeu Lima de Souza Cascardo1-3/+3
2010-06-05arch/um: fix kunmap_atomic() call in skas/uaccess.cCesar Eduardo Barros1-1/+1
2010-06-05sys_personality: change sys_personality() to accept "unsigned int" instead of...Oleg Nesterov3-11/+11
2010-06-05fb_defio: redo fix for non-dirty ptesAlbert Herranz1-1/+11
2010-06-05Revert "fb_defio: fix for non-dirty ptes"Albert Herranz1-32/+8
2010-06-05flat: fix unmap len in load error pathMike Frysinger1-1/+1
2010-06-05fs/binfmt_flat.c: split the stack & data alignmentsMike Frysinger1-8/+15
2010-06-05vmware balloon: clamp number of collected non-balloonable pagesDmitry Torokhov1-3/+15
2010-06-05xtensa: invoke oom-killer from page faultNick Piggin1-10/+4
2010-06-05mn10300: invoke oom-killer from page faultNick Piggin1-5/+4
2010-06-05m32r: invoke oom-killer from page faultNick Piggin1-10/+4
2010-06-05frv: invoke oom-killer from page faultNick Piggin1-4/+4
2010-06-05ramoops: add HAS_IOMEM dependencyHeiko Carstens1-0/+1
2010-06-05fs/compat_rw_copy_check_uvector: add missing compat_ptr callHeiko Carstens1-1/+1
2010-06-05rtc: s3c: initialize s3c_rtc_cpu_type before using itMaurus Cuelenaere1-2/+2
2010-06-05rtc: s3c: initialize driver data before using itMaurus Cuelenaere1-2/+3
2010-06-04USB: unbind all interfaces before rebinding themAlan Stern1-0/+2
2010-06-04USB: serial: digi_acceleport: Eliminate a NULL pointer dereferenceJulia Lawall1-2/+1
2010-06-04usb: fix ehci_hcd build failure when both generic-OF and xilinx is selectedGrant Likely1-3/+17
2010-06-04USB: cdc-acm: fix resource reclaim in error path of acm_probeAxel Lin1-2/+4
2010-06-04USB: ftdi_sio: fix DTR/RTS line modesDaniel Mack1-0/+4
2010-06-04USB: s3c-hsotg: Ensure FIFOs are fully flushed after layoutBen Dooks1-0/+26
2010-06-04USB: s3c-hsotg: SoftDisconnect minimum 3msBen Dooks1-0/+3
2010-06-04USB: s3c-hsotg: Ensure TX FIFO addresses setup when initialising FIFOsBen Dooks1-0/+25
2010-06-04USB: s3c_hsotg: define USB_GADGET_DUALSPEED in KconfigMaurus Cuelenaere1-0/+1
2010-06-04USB: s3c: Enable soft disconnect during initializationThomas Abraham1-0/+3
2010-06-04USB: xhci: Print NEC firmware version.Sarah Sharp4-1/+49
2010-06-04USB: xhci: Wait for host to start running.Sarah Sharp1-7/+32
2010-06-04USB: xhci: Wait for controller to be ready after reset.Sarah Sharp1-1/+12
2010-06-04USB: isp1362: fix inw warning on Blackfin systemsMike Frysinger1-1/+1
2010-06-04USB: mos7840: fix null-pointer dereferenceJohan Hovold1-1/+0
2010-06-04ACPI: Eliminate us to pm ticks conversion in common pathVenkatesh Pallipadi1-10/+5
2010-06-04ACPI: Fix the incorrect calculation about C-state idle timeZhao Yakui1-1/+1
2010-06-03perf: Fix crash in sweventsPeter Zijlstra1-9/+15
2010-06-03virtio: console: Fix crash when port is unplugged and blocked for writeAmit Shah1-0/+4
2010-06-03virtio: console: Fix crash when hot-unplugging a port and read is blockedAmit Shah1-3/+7
2010-06-03virtio-blk: fix minimum number of S/G elementsChristoph Hellwig1-1/+3
2010-06-03i2c: Remove all i2c_set_clientdata(client, NULL) in driversWolfram Sang75-141/+4
2010-06-03i2c/busses: Move two drivers to embedded sectionWolfram Sang2-23/+23
2010-06-03i2c: Rename i2c_check_addr to i2c_check_addr_busyJean Delvare1-19/+19
2010-06-03i2c: Document reserved I2C addressesJean Delvare1-3/+25
2010-06-03i2c: Check for address validity on client registrationJean Delvare1-7/+26
2010-06-03i2c: Share the I2C device presence detection codeJean Delvare1-40/+40
2010-06-03Documentation/i2c: Checkpatch cleanupAndrea Gelmini7-54/+54
2010-06-03xen: avoid allocation causing potential swap activity on the resume pathIan Campbell1-1/+1
2010-06-03xen: ensure timer tick is resumed even on CPU driving the resumeIan Campbell1-2/+2